0.1.0
This is the first release of Eclipse TM4E.
Eclipse TM4E provides the necessary code to read TextMate grammar files (using a plain Java API that's usable in any Java program independently of Eclipse Platform and OSGi), and use them to colorize text documents in the Eclipse IDE.
It also contains support for Language-configuration.json files used by Visual Studio Code, which are used to configure some auto-edit strategies and other features related to comments and matching brackets.
The project leadership certifies that the APIs in this release are "Eclipse Quality".
TM4E is able to read the "de facto" standard files for TextMate grammars and VSCode language-configuration.json files.