VSCode JStemplateSyntax highlighting and autoformatting for JSTemplate language - HTML templating with embedded JavaScript. https://github.com/darsto/jstemplate This depends on js-beautify. Instead of formatting HTML + JS by hand, it temporarily transforms the code into valid HTML, formats that, then undoes that transformation. |