GoSublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features. (by DisposaBoy)
go-plus
An Enhanced Go Experience For The Atom Editor (by joefitzgerald)
DISCONTINUED
Our great sponsors
GoSublime | go-plus | |
---|---|---|
1 | 1 | |
3,427 | 1,516 | |
- | - | |
0.0 | 0.0 | |
almost 2 years ago | about 1 year ago | |
Go | JavaScript | |
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.
GoSublime
Posts with mentions or reviews of GoSublime.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Go in Sublime Text 3
Read this one https://github.com/DisposaBoy/GoSublime/blob/development/src/margo.sh/extension-example/extension-example.go and enable what you want by ctrl/cmd+. ctrl/cmd+x
go-plus
Posts with mentions or reviews of go-plus.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing GoSublime and go-plus you can also consider the following projects:
vim-go - Go development plugin for Vim
Go for Visual Studio Code
gocode - An autocompletion daemon for the Go programming language
go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform
Goclipse
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
vscode-go - Go extension for Visual Studio Code