Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 718 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 718 Bytes

ANTLR Sublime-Text-2/3 syntax highlight

Puts some colors in .g and .g4 ANTLR files and adds a simple build tool.

Set-up (for the build tool to work)

Make sure that you have the antlr4 alias and the Java classpath setup (as shown in antlr.org quickstart) for the build system to work correctly.

Install

A simple method to install is to use Package Control. From the Package Control command palette, enter "Install Package" and then search for "ANTLR".


Please, go ahead and push even the smallest improvement.


License

WTFPL

See license