Skip to content

lak-proddev/tm4e

 
 

Repository files navigation

Eclipse tm4e - TextMate support in Eclipse IDE

Eclipse License Build Status

tm4e provides the capability to support :

  • TextMate tokenizer with Java and integrates it with Eclipse IDE.
  • VSCode Language Configuration to support matching bracket, auto close, on enter support.

tm4e is an official Eclipse.org project so it conforms to typical Eclipse.org requirements and guarantees.

Install

You can install tm4e with the update site http://download.eclipse.org/tm4e/snapshots/ which provides samples of syntax coloration with:

  • GenericEditor for Language Server (C#, CSS, JSON)
  • a TypeScript Editor.

Code

It provides:

Here a sample with TypeScript:

TypeScript Editor

Who is using tm4e?

Here are some projects that use tm4e:

Get support and contribute

  • License and community: tm4e is a community open-source project licensed under the Eclipse Public License 1.0.
  • Support: You can ask questions, report bugs, and request features using GitHub issues.
  • Git: This eclipse/tm4e repository is the reference repository to contribute to tm4e
  • Build and CI: build can be performed with a simple mvn clean verify, continuous integration and deployment is performed by CI jobs at https://hudson.eclipse.org/tm4e
  • Developers mailing-list: Contributors are also expected to subscribe the tm4e-dev mailing-list.
  • Becoming a committer: as usual with Eclipse.org projects, anyone who's made significant contributions and who's upheld quality standards alongside good judgement and open-mindedness.

Packages

No packages published

Languages

  • Java 86.9%
  • JavaScript 3.7%
  • CSS 2.9%
  • TypeScript 2.2%
  • HTML 1.8%
  • Groovy 0.4%
  • Other 2.1%