A Sublime Text package to apply syntax highlighting for the Xtend language.
If you have the Package Control package installed, you can install SublimeXtend from inside Sublime Text itself. Open the Command Palette and select "Package Control: Install Package", then search for "Xtend".
- Methods defined with
deforoverride varandval- Class names and method names
itreference- basic imports, and imports of static extensions
- Highlighting for lambdas
- Smarter template highlighting
dispatch- Collection literals
- Sublime Text 'Toggle Comment' action should work
- Operators in Xtend