coc-go
Go language server extension using gopls for coc.nvim. (by josa42)
Go for Visual Studio Code
By Microsoft
coc-go | Go for Visual Studio Code | |
---|---|---|
1 | 3 | |
564 | 5,981 | |
- | - | |
7.7 | 7.6 | |
10 months ago | over 4 years ago | |
TypeScript | TypeScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of coc-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-25.
-
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 for Visual Studio Code
Posts with mentions or reviews of Go for Visual Studio Code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-30.
- Testing flow for Go in VS Code?
- I finally figured out how to run Go on WSL2/windows and debug in vscode.
-
How do I disable the GoLang's auto-formatting on file save in VSCode?
Can someone please tell me what I'm doing wrong? I looked at this and even looked at what Go themselves had to say on their VSCode extension page, but neither of these are helping.
What are some alternatives?
When comparing coc-go and Go for Visual Studio Code you can also consider the following projects:
vim-go - Go development plugin for Vim
Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)
Goclipse
GNU/Emacs go-mode - Emacs mode for the Go programming language
go-language-server - A Go language server.
vscode-go - Go extension for Visual Studio Code
gocode - An autocompletion daemon for the Go programming language
GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
coc-go vs vim-go
Go for Visual Studio Code vs Local Golang playground
coc-go vs go-lang-idea-plugin
Go for Visual Studio Code vs vim-go
coc-go vs goimports-reviser
Go for Visual Studio Code vs Goclipse
coc-go vs Local Golang playground
Go for Visual Studio Code vs GNU/Emacs go-mode
coc-go vs go-language-server
Go for Visual Studio Code vs vscode-go
coc-go vs gocode
Go for Visual Studio Code vs GoSublime