- Quit from VSCode
gocode close
- Check that there is no
gocode
process - Remove
$GOPATH/pkg
go clean -cache
- Update tools: https://github.com/Microsoft/vscode-go/wiki/Go-tools-that-the-Go-extension-depends-on (gocode now in github.com/mdempsky/gocode)
go install -v all
- Run VSCode
Last active
March 29, 2019 09:44
-
-
Save ndrewnee/1fdede54a6f254f06669f1c555867337 to your computer and use it in GitHub Desktop.
Use this if golang tools don't work in VsCode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment