- Apache Velocity Template Language (VTL) support for Visual Studio Code
- You can add
"emmet.includeLanguages": {"velocity": "html"}
in your user setting for enable emmet in velocity!
- syntaxes highlight
- snippets
- code beautify/formatting (Integrated with prettydiff)
Enjoy!