You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a Go project trying to use Find All References or other LSP features doesn't do anything.
Steps to trigger the problem:
Right click symbol
Select Find All References
Actual Behavior: Nothing happens
Expected Behavior: I could see all references for a symbol
Other info:
gopls version: v0.15.2
My go env doesn't seem to be getting picked up since I did try to set GOPROXY=direct but it's not reflecting in the logs here. I am using the fish shell.
Summary
In a Go project trying to use
Find All References
or other LSP features doesn't do anything.Steps to trigger the problem:
Find All References
Actual Behavior: Nothing happens
Expected Behavior: I could see all references for a symbol
Other info:
go env
doesn't seem to be getting picked up since I did try to setGOPROXY=direct
but it's not reflecting in the logs here. I am using thefish
shell.Attachments
Settings
LSP log from Zed
Zed Version and System Specs
Zed: v0.173.11 (Zed)
OS: macOS 15.2.0
Memory: 36 GiB
Architecture: aarch64
The text was updated successfully, but these errors were encountered: