gopls extension - Find references for methods does not work, with link hover always pointing to pkg.go.dev #2502
Unanswered
sudhakar-datta
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Extension - gopls
Link hover would point to pkg.go.dev instead of local repo/module implementation. It has to be recursive search, starting from local to pkg.go.dev to .org for references/definitions.
settings.json has been modified with all combo's, does not work.
Beta Was this translation helpful? Give feedback.
All reactions