Currently I’m working on a Project with Handlebars (JS Template Engine) and I’m using eclipse for development.
The problem is, that eclipse doesn’t offer syntax highlighting for my Handlebars-Templates. My Templates are enclosed in tags. Syntax highlighting in works as expected.
Screenshot:

Is it possible, that Eclipse also highlights this code (at the best with HTML Syntax Coloring)?
If you are using
PHP, you can fool Eclipse by adding empty php tag: