Go-lang Editor Plugins

Back

1. coc-go language server extension for Vim/Neovim

This plugin adds [gopls](https://github.com/golang/tools/blob/master/gopls/README.md) features to Vim/Neovim.

2. Go Doc

A Visual Studio Code extension for showing definition in output and generating go doc.

3. Go plugin for JetBrains IDEs

Go plugin for JetBrains IDEs.

4. go-language-server

A wrapper to turn the VSCode go extension into a language server supporting the language-server-protocol.

5. go-mode

Go mode for GNU/Emacs.

6. go-plus

Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting.

7. gocode

Autocompletion daemon for the Go programming language.

8. goimports-reviser

Formatting tool for imports.

9. goprofiling

This extension adds benchmark profiling support for the Go language to VS Code.

10. GoSublime

Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features.

11. gounit-vim

Vim plugin for generating Go tests based on the function's or method's signature.

12. theia-go-extension

Go language support for the Theia IDE.

13. vim-compiler-go

Vim plugin to highlight syntax errors on save.

14. vim-go

Go development plugin for Vim.

15. vscode-go

Extension for Visual Studio Code (VS Code) which provides support for the Go language.

16. Watch

Runs a command in an acme win on file changes.