Go Template Syntax Highlight Support for VSCode.
Support syntax highlighting for Go Template embedded in literal string in Go source file.

Support syntax highlighting for Go Template files: *.go.txt, *.go.tpl, *.go.tmpl, *.gtpl.

Support syntax highlighting for Go Template embedded in Markdown.

Support syntax highlighting for Go Template embedded in HTML, JS, and CSS files.

Support syntax highlighting for Go Template embedded in unknown extension files which begin with Go Template Comment. Ex: {{ /* Go Template */ }}.

Support syntax highlighting for any other custom specified file extensions.

go-template.reload)30 commits
1 commits
TypeScript
97.1%
JavaScript
2.9%
Go Template Syntax Highlight Support for VSCode.
Support syntax highlighting for Go Template embedded in literal string in Go source file.

Support syntax highlighting for Go Template files: *.go.txt, *.go.tpl, *.go.tmpl, *.gtpl.

Support syntax highlighting for Go Template embedded in Markdown.

Support syntax highlighting for Go Template embedded in HTML, JS, and CSS files.

Support syntax highlighting for Go Template embedded in unknown extension files which begin with Go Template Comment. Ex: {{ /* Go Template */ }}.

Support syntax highlighting for any other custom specified file extensions.

go-template.reload)30 commits
1 commits
TypeScript
97.1%
JavaScript
2.9%