Skip to content

Instantly share code, notes, and snippets.

@embano1
Created August 6, 2017 06:57
Show Gist options
  • Select an option

  • Save embano1/0570304e09070ee9411e105897d25164 to your computer and use it in GitHub Desktop.

Select an option

Save embano1/0570304e09070ee9411e105897d25164 to your computer and use it in GitHub Desktop.
Updating vscode dependencies, e.g. if defs and intellisense fail after vscode update
close VSCode and gocode close
go get -u github.com/rogpeppe/godef
go get -u github.com/nsf/gocode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment