News

Syntax highlighting for WGSL inside JavaScript tagged template strings - gkjohnson/vscode-wgsl-literal ...
We can get formatting for html template literals and we can provide overides for what parsers to use for different file types e.g. *.html: --parser html *.component.html: --parser angular *.vue: ...