Skip to content

iamruss/sublimetext2-velocity-syntax

Repository files navigation

sublimetext2-velocity-syntax

(c) Rouslan Grabar 2015

Velocity syntax for Sublime Text 2/3

Todo

  • handling of inline <script />
  • method parameters are uncolored
  • velocity extensions should be colored different (using something like support.function.vm)
  • reindent settings

Changelog

##2015-07-07

Added snippet which creates new NVelocity widget. To use, create a new empty file, type newwidget and press TAB key to expand. Then fill-in/edit required parameters and start hacking on the widget.

##2012-04-29

This is the initial release of syntax definition file. it's very simple and still requires improvements (I am still to master the syntax definition language)

Links

How to use

To contribute, please edit .JSON-tmLanguage file and use AAAPackageDev to convert it to .tmLanguage format.

About

Velocity syntax for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published