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
Working on a rather large workspace in vscode + vscode-go 0.8.0 + latest golsp as of 10 mins ago, I keep getting can't find import on "one" specific internal package.
However, it works fine except for printing that error (and marking the import as an error in the editor), it auto completes the package and types in it just fine.
Deleting the $GOCACHE folder doesn't change anything.
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?
Working on a rather large workspace in vscode + vscode-go 0.8.0 + latest golsp as of 10 mins ago, I keep getting can't find import on "one" specific internal package.
However, it works fine except for printing that error (and marking the import as an error in the editor), it auto completes the package and types in it just fine.
Deleting the $GOCACHE folder doesn't change anything.
Editor config
What did you expect to see?
No errors.
What did you see instead?
The text was updated successfully, but these errors were encountered: