Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SublimeXtend

A Sublime Text package to apply syntax highlighting for the Xtend language.

Installation

With Package Control

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".

Supports

  • Methods defined with def or override
  • var and val
  • Class names and method names
  • it reference
  • basic imports, and imports of static extensions

To be done

  • Highlighting for lambdas
  • Smarter template highlighting
  • dispatch
  • Collection literals
  • Sublime Text 'Toggle Comment' action should work
  • Operators in Xtend

About

Syntax highlighting for the Xtend language

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors