-
Notifications
You must be signed in to change notification settings - Fork 855
Closed
Labels
Milestone
Description
The Problem
Today, I had to work with go, so I installed the extension. However, I had problems, the extension was not recognizing the GOPATH.
Asdf is version manager.
how to reproduce
- 1 Install the Asdf
- 2 Use asdf-golang for install golang in current version
- 3 Open VsCode and install the vscode-go
- 4 Create file main.go and save
extension response
Cannot install Go tools. Set either go.gopath or go.toolsGopath in settings.
0x41337