-
Notifications
You must be signed in to change notification settings - Fork 18k
x/tools/gopls: lsprpc.go errors #69483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could you be more specific as to
|
C:\Users\MSI\go\pkg\mod\golang.org\x\tools\gopls@v0.16.2\internal\lsprpc\lsprpc.go:104:10: undefined: autoDialer |
what's in |
There is no such file in the path you specified. |
that would be your issue then |
hey man, i wonder how did you solve this problem? cause i also have this gopls problem right now |
gopls version
--
go env
What did you do?
I was customizing visual studio code to work with golang, and ran into errors when installing the language server.
What did you see happen?
I saw some undefined errors in lsprpc.go in the terminal.
What did you expect to see?
Completing the gopls installation without errors.
Editor and settings
{
"workbench.colorTheme": "Rapture"
}
Logs
--
The text was updated successfully, but these errors were encountered: