go-lang-idea-plugin
vim-compiler-go
go-lang-idea-plugin | vim-compiler-go | |
---|---|---|
2 | - | |
4,564 | 89 | |
0.0% | - | |
0.0 | 0.0 | |
about 6 years ago | over 8 years ago | |
Java | VimL | |
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.
go-lang-idea-plugin
-
How to write your own language plugin for IDEA (part 1)
go-plugin (now this plugin is known as Goland)
-
How to write your own language plugin for IDEA (part 2)
In the previous article, I showed the process of creating a framework for a language plugin. Well-known plugins for Java, go, Frege were used as examples. There are also examples from the plugin for the Monkey language, which I developed while I was figuring out how everything works. Since my goal was not to cover everything, the plugin covers a limited subset of the language. The interpreter for Monkey can be found here.
vim-compiler-go
We haven't tracked posts mentioning vim-compiler-go yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
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 :)
coc-go - Go language server extension using gopls for coc.nvim.
go-plus - An Enhanced Go Experience For The Atom Editor
GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
Watch - Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal.
theia-go-extension - Theia Go Extension
Goclipse
go-language-server - A Go language server.
vscode-go - Go extension for Visual Studio Code
goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)