daaain / Handlebars

Fullest Handlebars.js templating support for Sublime Text 2 / 3. Also drives syntax colouring on Github and in Visual Studio Code. Install from: https://packagecontrol.io/packages/Handlebars.
MIT License
301 stars 48 forks source link

Add suport for advanced helper parameters #74

Closed hlvnst closed 8 years ago

hlvnst commented 8 years ago

I've added basic support for advanced helper parameters.

I basically made them behave like HTML attributes, but fit them in with the Handlebars colors.

daaain commented 8 years ago

Just had a test, looks great, thank you so much! :100: