Updated vscode-go link (#3240)

vscode-go moved from /Microsoft to /golang
This commit is contained in:
Muhammad Hamza Farrukh 2020-09-05 06:35:07 -04:00 committed by GitHub
parent 22bcb8fa8b
commit f145514bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2248,7 +2248,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [theia-go-extension](https://github.com/theia-ide/theia-go-extension) - Go language support for the Theia IDE.
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - Vim plugin to highlight syntax errors on save.
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
* [vscode-go](https://github.com/Microsoft/vscode-go) - Extension for Visual Studio Code (VS Code) which provides support for the Go language.
* [vscode-go](https://github.com/golang/vscode-go) - Extension for Visual Studio Code (VS Code) which provides support for the Go language.
* [Watch](https://github.com/eaburns/Watch) - Runs a command in an acme win on file changes.
## Go Generate Tools