Eclipse TM4E - TextMate support in the Eclipse IDE 0.1.0 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Release

0.1.0

Description

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.

API Certification

The project leadership certifies that the APIs in this release are "Eclipse Quality".

Conforms To UI/UX Guidelines
Not verified
Standards

TM4E is able to read the "de facto" standard files for TextMate grammars and VSCode language-configuration.json files.

This release is part of Eclipse Photon