mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
docs: Added coc-go vim/neovim language server extension to editor plugins
This commit is contained in:
parent
06f2f806f6
commit
130f64da99
@ -2609,6 +2609,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
|
|
||||||
## Editor Plugins
|
## Editor Plugins
|
||||||
|
|
||||||
|
* [coc-go language server extension for Vim/Neovim](https://github.com/josa42/coc-go) - This plugin adds [gopls](https://github.com/golang/tools/blob/master/gopls/README.md) features to Vim/Neovim.
|
||||||
* [Go plugin for JetBrains IDEs](https://plugins.jetbrains.com/plugin/9568-go) - Go plugin for JetBrains IDEs.
|
* [Go plugin for JetBrains IDEs](https://plugins.jetbrains.com/plugin/9568-go) - Go plugin for JetBrains IDEs.
|
||||||
* [go-language-server](https://github.com/theia-ide/go-language-server) - A wrapper to turn the VSCode go extension into a language server supporting the language-server-protocol.
|
* [go-language-server](https://github.com/theia-ide/go-language-server) - A wrapper to turn the VSCode go extension into a language server supporting the language-server-protocol.
|
||||||
* [go-mode](https://github.com/dominikh/go-mode.el) - Go mode for GNU/Emacs.
|
* [go-mode](https://github.com/dominikh/go-mode.el) - Go mode for GNU/Emacs.
|
||||||
|
Loading…
Reference in New Issue
Block a user