You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
$ gopls version
version v0.1.3-cmd.gopls, built in $GOPATH mode
When gopls is enabled, highlighted words no longer show in the scroll bar. This happens regardless of editor.occurrencesHighlight setting (which I prefer false, but tested in both configurations).
This does not affect other non-Go file formats, like settings.json.
Latest stable vscode-go on macOS Mojave.
When
goplsis enabled, highlighted words no longer show in the scroll bar. This happens regardless ofeditor.occurrencesHighlightsetting (which I prefer false, but tested in both configurations).This does not affect other non-Go file formats, like
settings.json.No language server:

Gopls:

Thanks.