htmlintellij-ideasyntax-highlightingvelocity

HTML syntax highlighting in FreeMarker/Velocity on Intellij


Intellij IDEA is already very good at syntax highlighting .vm Velocity files or independent .html files. But very often one uses template engines to create something in HTML format. Is there any way to enable this mixed mode syntax highlighting, like the one we have for JSP technology?


Solution

  • Did you specify the language for your templates?