Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Microsoft/vscode-Go
An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
https://github.com/Microsoft/vscode-Go
Last synced: 18 days ago
JSON representation
An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
- Host: GitHub
- URL: https://github.com/Microsoft/vscode-Go
- Owner: microsoft
- License: other
- Archived: true
- Created: 2015-10-14T17:34:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T17:27:08.000Z (over 4 years ago)
- Last Synced: 2024-09-27T22:40:48.902Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 89.9 MB
- Stars: 5,933
- Watchers: 224
- Forks: 648
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Go for Visual Studio Code
[![Slack](https://img.shields.io/badge/slack-gophers-green.svg?style=flat)](https://gophers.slack.com/messages/vscode/)
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
- [The next phase of Go experience in VS Code](https://code.visualstudio.com/blogs/2020/06/09/go-extension)
- [VS Code Go extension joins the Go project](https://blog.golang.org/vscode-go)## Contributing
This project welcomes contributions and suggestions. Please go through the [Contributing Guide](https://github.com/golang/vscode-go/blob/master/docs/contributing.md) in the new repository.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.## License
[MIT](LICENSE)