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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Are you using multi-root workspaces? Or are both the Go and Nodejs projects are under the same ancestor and that ancestor is the folder opened in VS Code?
Do you get any error messages? Any notifications?
I am guessing you should have seen something like The Go language server is not supported in a multi root set up with different GOPATHs?
@ChrisTrenkamp At present the language server only supports modules when they are at the root of the workspace. Please subscribe to the links @vanackere has shared above.
Closing this issue in favor of the upstream issues
I am running VSCode 1.33.0 and am using vscode-go 0.9.3-beta.7.
A workaround is to open a workspace in the Go subdirectory of your project.
The text was updated successfully, but these errors were encountered: