golang/go

x/tools/gopls: add codelens to show number of references to each symbol

Offen

#40.862 geöffnet am 16.08.2020

 (40 Kommentare) (34 Reaktionen) (0 zugewiesene Personen)Go (19.008 Forks)batch import
FeatureRequestThinkingToolsgoplshelp wanted

Repository-Metriken

Stars
 (133.883 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Issue Type: Feature Request

it would be nice to see if a function is referenced in the code or not. click on the codelens and see all the places the variable, function being referenced.

variable: image

functions: image

Extension version: 2020.8.1301 VS Code version: Code - Insiders 1.49.0-insider (bd08768fd310d34cdd4423a53e5f3ca77340fea5, 2020-08-14T05:56:40.601Z) OS version: Windows_NT x64 10.0.18363

Contributor Guide