
The Best Go Libraries For Editor Plugins (13)
Discover the best Go libraries for Editor Plugins! Find the perfect tools to streamline your development and boost productivity. From Watch to coc-go language server extension for Vim/Neovim, we've got you covered. Let the coding begin!
Watch
Runs a command in an acme win on file changes
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
go-language-server
A wrapper to turn the VSCode go extension into a language server supporting the language-server-protocol.
Go Doc
A Visual Studio Code extension for showing definition in output and generating go doc
go-plus
Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting.
go-mode
Go mode for GNU/Emacs
gocode
Autocompletion daemon for the Go programming language
goimports-reviser
Formatting tool for imports
vim-go
Go development plugin for Vim
vscode-go
Extension for Visual Studio Code (VS Code) which provides support for the Go language
GoSublime
Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features
gounit-vim
Vim plugin for generating Go tests based on the function's or method's signature
vim-compiler-go
Vim plugin to highlight syntax errors on save