coc-go
go-language-server
coc-go | go-language-server | |
---|---|---|
1 | - | |
564 | 32 | |
- | - | |
7.7 | 0.0 | |
10 months ago | over 5 years ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
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.
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.
go-language-server
We haven't tracked posts mentioning go-language-server yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
vim-go - Go development plugin for Vim
gocode - An autocompletion daemon for the Go programming language
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
Go for Visual Studio Code
vim-compiler-go - Vim compiler plugin for Go (golang)
goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)
GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
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
Watch - Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal.