...

/

Editors and Integrated Development Environments

Editors and Integrated Development Environments

This lesson lists some IDE(s) that provide support for Go and show how the configuration of environments provides maximum ease.

IDE(s) providing Go support #

Various development functionalities exist for editors ranging from Vim and Emacs, text editors like BBEdit, Brackets, Gedit, Kate, Komodo, TextMate, TextPad, JEdit, SublimeText, Atom and Visual Studio Code. Some more IDE-like cross-platform environments exist for Go-programming (some are plugins for existing (Java) environments):

...