go-language-server
DISCONTINUED
coc-go
Our great sponsors
go-language-server | coc-go | |
---|---|---|
0 | 1 | |
32 | 537 | |
- | - | |
0.0 | 9.0 | |
about 4 years ago | 26 days ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-language-server
We haven't tracked posts mentioning go-language-server yet.
Tracking mentions began in Dec 2020.
coc-go
-
I wrote a simple Go->C++ compiler to use for gameplay programming. Here's a demo of its use for my game project (along with an editor tool). I show the generated C++ in the end of the video. Compiler source code is ~1500 lines, link in video description. Will do a deeper public release soon!
That is indeed Vim! I use AsyncRun for the build in another buffer, and the refactoring is coc-go with coc.nvim.
What are some alternatives?
vim-go - Go development plugin for Vim
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
Go for Visual Studio Code
goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)
Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)
go-plus - An Enhanced Go Experience For The Atom Editor
GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
gocode - An autocompletion daemon for the Go programming language
vim-compiler-go - Vim compiler plugin for Go (golang)