Go Jet Engine Template Syntax Highlight Support for VSCode.
Forked from @jinliming2's vscode-go-template extension and currently testing ahead of publishing in VSCode marketplace. Focus of extension is to provide Jet Syntax support for HTML files side by side with HTMX and Tailwind autocomplete.
- Complete migration of test suite
- Publish to VSCode marketplace
- This extension cannot bypass grammar check error from Language Server.
- Template syntax highlighting in some languages may need to reload extension. (Ctrl+Shift+P
go-jet-template.reload
)