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 was archived by the owner on Jul 15, 2023. It is now read-only.
The debug adapter cannot read the settings. Therefore if go path is set using go.gopath or go.inferGopath settings then the debug adapter is never aware of the gopath thus set.
It needs user to set the GOPATH again via the debug configurations in the launch.json
The debug adapter cannot read the settings. Therefore if go path is set using
go.gopathorgo.inferGopathsettings then the debug adapter is never aware of the gopath thus set.It needs user to set the GOPATH again via the debug configurations in the launch.json