gocode
An autocompletion daemon for the Go programming language (by nsf)
vscode-go
Go extension for Visual Studio Code (by golang)
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
gocode | vscode-go | |
---|---|---|
2 | 34 | |
5,009 | 3,594 | |
- | 1.7% | |
0.0 | 7.9 | |
8 months ago | 6 days ago | |
Go | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
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.
gocode
Posts with mentions or reviews of gocode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-12.
-
Error message following the tutorial : https://github.com/abourget/getting-started-with-golang/blob/master/Getting_Started_for_Windows.md
C:\Users\alber>go install -u -ldflags -H=windowsgui github.com/nsf/gocode/...
vscode-go
Posts with mentions or reviews of vscode-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-17.
- What's the most commonly used IDE for golang development ?
-
Go vs Rust for Algo Trading
The Tour of Go is a nice playground and has helped me onboard the syntax quickly. The golang vscode extension will make your life much easier. And for testing, see here and here. Then write your own application. The first few days will be a friction as many things will be new. Good luck!
- Vscode support for go
- Debug Golang com VSCode
-
best fully open-source IDE for golang ?
VSCodium plus the official Go extension.
-
LMDE5 + VSCodium setup issues
issue was solved by opening the main folder where the main go.mod was located instead of the project root folder. this seems to be an issue with vs code. Some info can be found here at golang/vscode-go/issues/930
Just keep in mind, if you install vscodium via flatpack, then it works in sandboxed environment and would fail to find where gopls lives. More on that here
-
Go 1.19 has been released!
Unfortunately the VSCode extension cannot render it yet, so I just opened an issue.
-
Release Release 0.35.0 ยท golang/vscode-go
You could follow same problem with others here
What are some alternatives?
When comparing gocode and vscode-go you can also consider the following projects:
goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)
LiteIDE - LiteIDE is a simple, open source, cross-platform Go IDE.
vim-go - Go development plugin for Vim
vscode-go-doc - An Microsoft Visual Code extension for Golang to print symbol definition to output
Go for Visual Studio Code
go-plus - An Enhanced Go Experience For The Atom Editor
Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)
GNU/Emacs go-mode - Emacs mode for the Go programming language
Goclipse
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform