From e48a47e1f573408ccf624e43c1da304e23ea9aad Mon Sep 17 00:00:00 2001 From: Ali Altun Date: Sat, 7 Jan 2017 16:22:32 +0100 Subject: [PATCH] Updated IDEsAndTextEditorPlugins (markdown) --- IDEsAndTextEditorPlugins.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/IDEsAndTextEditorPlugins.md b/IDEsAndTextEditorPlugins.md index ecb30fc0..c1fbbc74 100644 --- a/IDEsAndTextEditorPlugins.md +++ b/IDEsAndTextEditorPlugins.md @@ -6,10 +6,8 @@ * [Go-bbpackage](https://github.com/ascarter/go-bbpackage) with clippings, ctags standard library completion, better syntax highlighting, and tools * **[Brackets](http://brackets.io)**: a modern, open source text editor that understands web design. * [go-ide](https://github.com/David5i6/Brackets-Go-IDE) Go support with autocompletion through gocode. - - * **[Cloud9](https://c9.io/)**: Cloud9 cloud-based IDE provides out-of-the-box support for the Go language via the terminal + * **[Cloud9](https://c9.io/)**: A cloud-based IDE provides out-of-the-box support for the Go language via the terminal * [Writing a Go App] (https://community.c9.io/t/writing-a-go-app/1725). - * **[Codebox IDE](https://www.codebox.io/)**: open-source cross-platform IDE, runs on desktop (Linux or OS X) and in the cloud with Go [support](https://www.codebox.io/stack/go) * **[CodeEnv](https://codeenv.com/)**: A cloud-based IDE now includes [full Go support](https://codeenv.com/env/codeenv/7/go/).