goimports-reviser
Right imports sorting & code formatting tool (goimports alternative) (by incu6us)
coc-go
Go language server extension using gopls for coc.nvim. (by josa42)
goimports-reviser | coc-go | |
---|---|---|
2 | 1 | |
584 | 567 | |
- | - | |
4.7 | 7.7 | |
11 days ago | 9 months ago | |
Go | TypeScript | |
MIT License | 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.
goimports-reviser
Posts with mentions or reviews of goimports-reviser.
We have used some of these posts to build our list of alternatives
and similar projects.
- 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 ?
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.
What are some alternatives?
When comparing goimports-reviser and coc-go you can also consider the following projects:
vscode-go - Go extension for Visual Studio Code
vim-go - Go development plugin for Vim
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
gofumpt - A stricter gofmt
Go for Visual Studio Code
go-language-server - A Go language server.
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 :)
vim-compiler-go - Vim compiler plugin for Go (golang)
gocode - An autocompletion daemon for the Go programming language
goimports-reviser vs vscode-go
coc-go vs vim-go
goimports-reviser vs vim-go
coc-go vs go-lang-idea-plugin
goimports-reviser vs gofumpt
coc-go vs Go for Visual Studio Code
goimports-reviser vs Go for Visual Studio Code
coc-go vs go-language-server
goimports-reviser vs GNU/Emacs go-mode
coc-go vs Local Golang playground
goimports-reviser vs vim-compiler-go
coc-go vs gocode