mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
added gocode in Editor Plugins
This commit is contained in:
parent
9f84eb9cfa
commit
9b2165e7f5
@ -442,6 +442,7 @@ Go software and plugins.
|
|||||||
## Editor Plugins
|
## Editor Plugins
|
||||||
|
|
||||||
* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go plugin for IntelliJ IDEA.
|
* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go plugin for IntelliJ IDEA.
|
||||||
|
* [gocode](https://github.com/nsf/gocode) - An autocompletion daemon for the Go programming language
|
||||||
* [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
|
* [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
|
||||||
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - A Vim plugin to highlight syntax errors on save.
|
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - A Vim plugin to highlight syntax errors on save.
|
||||||
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
|
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
|
||||||
|
Loading…
Reference in New Issue
Block a user