diff --git a/IDEsAndTextEditorPlugins.md b/IDEsAndTextEditorPlugins.md index 818651de..711c7bf4 100644 --- a/IDEsAndTextEditorPlugins.md +++ b/IDEsAndTextEditorPlugins.md @@ -51,7 +51,7 @@ Currently Wide is the only "cloud IDE" that supports go version 1.8. - * **[Cloud9](https://c9.io/)**: Golang can be installed on cloud9, but cloud9 doesn't provide a template for go apps like it does for other languages. For go, it is more like linux via your browser than it is an IDE. + * **[Cloud9](https://c9.io/)**: "blank" template includes go 1.7.1. * **[CodeEnv](https://codeenv.com/)**: A cloud-based IDE. Supports go1.5 out of the box, which is not something I'd describe as "[full Go support](https://codeenv.com/env/codeenv/7/go/)". * **[Wide](https://github.com/b3log/wide)**: A Web-based IDE for Teams using Go programming language/Golang.