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.