-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
x/tools/gopls: no packages found for file #33549
Comments
Also, there is no code completion, hint, or suggestion. |
What is the output of |
@vacheli: Can you please share the full output of the Also, autocompletion for unimported packages is not yet supported in |
|
@stamblerre THKS, I use go module, but no set GO111MODULE environment variable. |
Does the output of the Also can you |
Sorry, It's no problem, I didn't use it properly. |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
The text was updated successfully, but these errors were encountered: