x/tools/gopls: Error loading workspace folders (expected 1, got 0) #44122
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.
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?
I installed
gopls
viago get
, and configured it vianvim-lspconfig
:What did you expect to see?
gopls
works without errors.What did you see instead?
Neovim prints an error when opening the file
test.go
and language server does not do anything.gopls logs
cat gopls.log
OutputThe text was updated successfully, but these errors were encountered: