Skip to content

james-andrewsmith/vscode-go-jet-template

 
 

Repository files navigation

Go Jet Engine Template Syntax Highlight Support for VSCode

Launched GitHub license GitHub stars GitHub forks GitHub issues Coverage Status

Go Jet Engine Template Syntax Highlight Support for VSCode.

Current Status

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.

TODO

  • Complete migration of test suite
  • Publish to VSCode marketplace

Features

  • Support syntax highlighting for Go Template embedded in HTML files.

    HTML

Known Issues

  1. This extension cannot bypass grammar check error from Language Server.
  2. Template syntax highlighting in some languages may need to reload extension. (Ctrl+Shift+P go-jet-template.reload)

Release Notes

Changelog

About

Go Jet Template Syntax Highlight Support for VSCode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 3.0%