RSyntaxTextArea icon indicating copy to clipboard operation
RSyntaxTextArea copied to clipboard

Support for TextMate syntax coloration

Open angelozerr opened this issue 8 years ago • 5 comments

TextMate gives you the capability to define a grammar with JSON (VSCode) or PList. And it exists a lot of grammar with TextMate (JSON, XML, C#, TypeScript, etc)

If you wish to support TextMate grammar inside RSyntaxTextArea, I have created a new project https://github.com/angelozerr/textmate.java which provides a core https://github.com/angelozerr/textmate.java/tree/master/org.eclipse.textmate4e.core which is not linked to Eclipse (or few) See https://github.com/angelozerr/textmate.java/wiki/Core

If you are interested, tell me and I will happy to help you.

angelozerr avatar Nov 23 '16 15:11 angelozerr

Thanks for this, I'll take a look.

bobbylight avatar Feb 02 '17 03:02 bobbylight

That's cool @bobbylight Please note that textmate.java is moving to Eclipse.org https://projects.eclipse.org/proposals/tm4e-textmate-support-eclipse-ide

angelozerr avatar Feb 02 '17 07:02 angelozerr

Is anything happening with this at all?

ainslec avatar Feb 16 '17 20:02 ainslec

Did anything ever come of this? I would like to migrate my tokenizer to texmate format...

JamzTheMan avatar Jul 16 '19 19:07 JamzTheMan

Hello, I'd like to ask about this again. I can see the RSyntaxTextArea moved to 3.x.x, and was wondering if perhaps there might be support for TM4E coming?

ainslec avatar Jan 17 '20 22:01 ainslec