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
Play with the settings at user/workspace/folder level. All the settings except the go.useLanguageServer and go.languageServerFlags can be set up at folder level
Note: the word "workspace" in the settings value (for build/lint/vet/test on save) or in the commands (like Go: Test workspace) will mean the folder and not the multi root workspace
Complexity 3
Set up:
If you haven't setup Go before,
go get github.com/golang/example/hello
Go: Install/Update Tools
go.useLanguageServer
andgo.languageServerFlags
can be set up at folder levelLog bugs under a single issue at https://github.com/Microsoft/vscode-go/issues
The text was updated successfully, but these errors were encountered: