vscode-go
vscode-go copied to clipboard
src/goCodeLens: show codelens for implementations of symbols
This change adds implementations as a codelens to abstract and concrete symbols
Fixes golang/go#56695 Fixes golang/vscode-go#1735