goimports-reviser
gofumpt
Our great sponsors
goimports-reviser | gofumpt | |
---|---|---|
2 | 15 | |
426 | 2,614 | |
- | - | |
0.0 | 7.5 | |
19 days ago | about 1 month ago | |
Go | Go | |
MIT License | BSD 3-clause "New" or "Revised" 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.
goimports-reviser
We haven't tracked posts mentioning goimports-reviser yet.
Tracking mentions began in Dec 2020.
gofumpt
-
Gofumpt: It's like gofmt except more strict
In the roadmap section[1] the author says it's more of an experiment with a possibility that some of the rules might end up in the original 'gofmt' tool. While I agree that Go having a de facto formatter built in is wonderful, there are some absolutely fantastic additions in 'gofumpt' that I do hope wind up in 'gofmt'
---
-
go-global-update - the missing command for updating globally installed go executables
I am the author of go-global-update, the missing command to update globally installed go executables (like gofumpt, gopls, gotop, and other CLI tools you may have installed globally in your system - in your GOBIN directory).
-
setting up emacs for go programming language
I think that the one tool that might still be useful outside of gopls is goimports. It can be used as a gofmt replacement, that also automatically manages and removes imports. Gopls can integrate staticcheck and gofumpt, but my understanding is that they have to be installed manually. See the settings section for more on that(1).
-
Is there a better alternative to `gofmt`?
I use gofumpt but I'm pretty sure it doesn't wrap either (and I don't want it to so we're good)
-
doc comment revisions: headings, lists, and links · Discussion #48305 · golang/go
Thats why things like gofumpt make sense.
-
https://np.reddit.com/r/golang/comments/p4lykq/precommitgolang_v100beta4_recent_updates/h8zn8nf/
Support for goumpt
-
The GoLand team is looking for feedback about running 'go fmt' on save
gofumports on save!
What are some alternatives?
goimports - [mirror] Go Tools
vscode-go - Go extension for Visual Studio Code
vim-go - Go development plugin for Vim
Go for Visual Studio Code
coc-go - Go language server extension using gopls for coc.nvim.
GNU/Emacs go-mode - Emacs mode for the Go programming language
vim-compiler-go - Vim compiler plugin for Go (golang)
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
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
vscode-go-doc - An Microsoft Visual Code extension for Golang to print symbol definition to output