x/tools/gopls: support semantic highlighting #39846
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
help wanted
Tools
This label describes issues relating to any tools in the x/tools repository.
Version 3.16 of LSP will have support for semantic tokens. We should add support for this in
gopls
. Syntax highlighting is currently done by the better-go-syntax repo.The text was updated successfully, but these errors were encountered: