goimports-reviser
vscode-go
goimports-reviser | vscode-go | |
---|---|---|
2 | 37 | |
587 | 3,867 | |
- | 0.9% | |
4.7 | 8.9 | |
about 1 month ago | 6 days ago | |
Go | 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.
goimports-reviser
- GoImports Reviser
-
How to configure Mason formatter go imports-reviser
Does anyone know how to actually configure the Mason installed formatter https://github.com/incu6us/goimports-reviser ?
vscode-go
-
Zed Editor automatically downloads binaries and NPM packages without consent
What if one language server adds a function to use your code for AI training?
Vscode installs tons of other crap beside the language server itself. And the language server alone has a quite long list of dependencies
https://github.com/golang/vscode-go/blob/master/extension/go...
-
Error handling in Go web apps shouldn't be so awkward
Goland collapses this to a single line, and vscode is looking into it too.
https://github.com/golang/vscode-go/issues/2311
It papers over the issue, but helps some.
- The Loneliness of the Mid-Level Vimmer
-
How to disable the automatic syntax checking in the Go extension in VS Code?
A quick search of the settings turns up go.languageServerExperimentalFeatures, which links to https://github.com/golang/vscode-go/issues/50
- TIL Goland can run specific cases on table driven tests
- VSCode Does not support Refactoring
- 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
What are some alternatives?
vim-go - Go development plugin for Vim
LiteIDE - LiteIDE is a simple, open source, cross-platform Go IDE.
gofumpt - A stricter gofmt
vscode-go-doc - An Microsoft Visual Code extension for Golang to print symbol definition to output
Go for Visual Studio Code
coc-go - Go language server extension using gopls for coc.nvim.
Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)
vim-compiler-go - Vim compiler plugin for Go (golang)
GNU/Emacs go-mode - Emacs mode for the Go programming language
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform