Created
August 6, 2017 06:57
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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