vscode-go-doc
coc-go
Our great sponsors
vscode-go-doc | coc-go | |
---|---|---|
0 | 1 | |
6 | 536 | |
- | - | |
0.0 | 9.1 | |
5 months ago | 24 days ago | |
TypeScript | TypeScript | |
- | 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.
vscode-go-doc
We haven't tracked posts mentioning vscode-go-doc 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
vscode-go - Go extension for Visual Studio Code
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
GNU/Emacs go-mode - Emacs mode for the Go programming language
Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)
go-language-server - A Go language server.
goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)
Go for Visual Studio Code
gocode - An autocompletion daemon for the Go programming language
Watch - Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal.