santoso-wijaya / vscode-helios-selene

☯ A Solarized and Selenized themes combo for Visual Studio Code
MIT License
2 stars 1 forks source link

[Helios Solarized Light] Missing syntax highlighting for Go #19

Closed svipas closed 5 months ago

svipas commented 5 months ago

I checked it out and I see that in Go keywords aren't highlighted. Probably other stuff is missing highlight as well. Best would be to also install Go extension: https://marketplace.visualstudio.com/items?itemName=golang.Go and check out if theme works well for Go.

santoso-wijaya commented 5 months ago

Maybe caused by an unrelated bug in the golang extension or vscode? I can't even open the token inspector, with a "semantictokens are disabled" error:

image

svipas commented 5 months ago

You can uninstall extension and you will be able to use token inspector since VS Code has built-in textmate rules for Go.