Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Find Implementation doesn't show up in menu (with go.useLanguageServer: true) #1611

Closed
felixfbecker opened this issue Apr 7, 2018 · 3 comments

Comments

@felixfbecker
Copy link

The Go langserver recently added support for textDocument/implementation: sourcegraph/go-langserver#252
I wanted to use it (with go.useLanguageServer: true), but the menu item doesn't show for me when I right click on symbols.

@felixfbecker
Copy link
Author

Thanks! 🤗

@ramya-rao-a
Copy link
Contributor

The language client had to be updated. Try the below

Note, this will only work from VS Code 1.22 onwards

@ramya-rao-a
Copy link
Contributor

Go to Implementation and Peek Implementation features are now powered by the language server (if enabled) in the latest update to the Go extension (0.6.79)
Don't forget to update the language server to get this feature

@vscodebot vscodebot bot locked and limited conversation to collaborators May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants