*: Update link to Go extension for VS Code (#2336)

This commit is contained in:
Chris Hines 2021-02-05 18:05:55 -05:00 committed by GitHub
parent 2c1a822632
commit 74223baf90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ The following editor plugins for delve are available:
* [vim-godebug](https://github.com/jodosha/vim-godebug) (only Neovim)
**VisualStudio Code**
* [Go for Visual Studio Code](https://github.com/Microsoft/vscode-go)
* [Go for Visual Studio Code](https://github.com/golang/vscode-go)
**Sublime**
* [Go Debugger for Sublime](https://github.com/dishmaev/GoDebug)