An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
Перейти к файлу
Ramya Rao 9ee1f173b0
Rely on blog posts in readme instead of custom text (#3265)
2020-06-10 09:27:59 -07:00
.github add bug report redirect, remove bug_report.md (#3259) 2020-05-26 09:50:33 -07:00
.vscode test/gopls: initial test setup for gopls and hover tests (#3157) 2020-04-27 01:14:02 -07:00
build all: correct copyright headers and files missing the copyright (#3238) 2020-05-13 22:33:09 -07:00
docs Remove references to go-langserver support in docs 2020-05-16 15:49:37 -07:00
images Fix image size and remove logo insets (#2628) 2019-07-02 19:45:14 -07:00
languages Add line comment language configuration for go.mod (#2761) 2019-09-19 19:10:20 -07:00
snippets Change index to i in for loop snippet (#3010) 2020-01-28 11:20:11 -08:00
src Clear code coverage on file save #3252 2020-05-21 00:05:33 -07:00
syntaxes
test all: correct copyright headers and files missing the copyright (#3238) 2020-05-13 22:33:09 -07:00
typings
.editorconfig
.gitignore
.prettierrc.json Run format post prettier dependency update 2020-04-19 20:31:41 -07:00
.travis.yml test/gopls: initial test setup for gopls and hover tests (#3157) 2020-04-27 01:14:02 -07:00
.vscodeignore Documentation: move docs in wiki to Documentation directory (#3168) 2020-04-15 15:06:31 -07:00
CHANGELOG.md 0.14.3 2020-05-21 00:05:56 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update readme about the move (#3264) 2020-06-09 23:36:08 -07:00
LICENSE
README.md Rely on blog posts in readme instead of custom text (#3265) 2020-06-10 09:27:59 -07:00
package-lock.json 0.14.2 2020-05-13 00:02:19 -07:00
package.json 0.14.3 2020-05-21 00:05:56 -07:00
thirdpartynotices.txt
tsconfig.json
tslint.json Run format post prettier dependency update 2020-04-19 20:31:41 -07:00

README.md

Go for Visual Studio Code

Slack

An extension for VS Code which provides support for the Go language.

We have moved! 🏡 🚚 🏡

As of June 2020, our new home is https://github.com/golang/vscode-go.

For more on this, please see the below blog posts

Contributing

This project welcomes contributions and suggestions. Please go through the Contributing Guide in the new repository.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

MIT