Rich Syntax Highlighting for Go language
With this extension, your favorite theme will be able to color your code better.
NOTE: Go Syntax became the default Go grammar in the official VS Code in v1.86 (release note).
Go Syntax improves your coding experience by providing client-side syntax highlighting based on TextMate rules. This means you can enjoy advanced code coloring without relying on the Language Server Protocol (LSP).
Go Syntax is compatible with various platforms, including web-based code editors like vscode.dev and github.dev.
ui.semanticTokens
setting is disabled by default and shouldn't be enabled if you want to use this extension.
Yes, please! Feel free to contribute.
This extension enhances better-go-syntax with new features.
Semantic tokens tested thanks to the vscode-tmgrammar-test.