x/tools/gopls: didn't jump definition #38199
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Use vim-lsp and run
:LspDefinition
but it didn't works.vim-lsp log
My project tree is following.
Then main.go
Then gorilla.go
What did you expect to see?
Jump definition
What did you see instead?
Didn't jump definition
The text was updated successfully, but these errors were encountered: