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

Poor syntax highlighting #102

Open mcandre opened 5 years ago

mcandre commented 5 years ago

This Atom plugin doesn't highlight HTML Handlebars templates quite right. The plugin is overly sensitive to spacing towards the right side of template directives. And templatized JavaScript doesn't highlight template directives right either.

daaain commented 5 years ago

Thanks for the report!

Would you mind giving a bit more detail on the issue, together with examples and screenshots?

NB. I haven't used Handlebars syntax myself for several years now, so won't be able to update unless you help. A pull request of course would be the most welcome 😸