1
0
mirror of https://github.com/golang/go synced 2024-07-05 18:00:52 +00:00

Updated IDEsAndTextEditorPlugins (markdown)

Daniël van Eeden 2018-06-02 09:22:36 +02:00
parent abfdee5990
commit ce31dc9db2

@ -6,6 +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.
* **[Builder](https://github.com/chergert/gnome-builder)**: A toolsmith for GNOME-based applications
* Synatax highlighting and completion build-in.
* **[Eclipse IDE](https://www.eclipse.org/)**: a very popular, open-source, cross-platform IDE. [GoClipse](https://goclipse.github.io/) plugin enables Go support.
* **[Emacs](https://www.gnu.org/software/emacs/)**: Extensible and customizable text editor.
* Mode file maintained at https://github.com/dominikh/go-mode.el.