Closed svipas closed 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:
You can uninstall extension and you will be able to use token inspector since VS Code has built-in textmate rules for Go.
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.