Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)