Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
GNU/Emacs go-mode Alternatives
Similar projects and alternatives to GNU/Emacs go-mode
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
GoSublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Watch
Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal. (by eaburns)
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
GNU/Emacs go-mode discussion
GNU/Emacs go-mode reviews and mentions
- go-mode.el: Emacs mode for the Go programming language
-
setting up emacs for go programming language
It seems that most Go utilities have been submerged into gopls, the LSP server. So a lot of older websites that suggest how to configure go-mode might be outdated, because of the cultural shift away from the unix-ish little, collaborative utilities approach. This means you will need a LSP client -- the Go project has some documentation on that. I'd strongly recommend Eglot, if you are uncertain what to use(0). This page explains how to install gopls with your Go toolchain.
-
Is there an emacs equivalent of "Dash.app" ?
I haven't used Dash, so I don't know the specifics of what it works, but if it works like running pydoc or godoc or whatever Java has inside your text editor, here is a plugin for pydoc inside emacs and here's another for godoc (as part of a larger mode for go). I just tested godoc and it seems to work fine, if a little too basic.
-
How can I use the Go language on emacs?
This question makes very little sense to be honest. Try using spacemacs. It has a go language server runner. Otherwise try this https://github.com/dominikh/go-mode.el
-
A note from our sponsor - InfluxDB
influxdata.com | 26 Apr 2025
Stats
dominikh/go-mode.el is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of GNU/Emacs go-mode is Emacs Lisp.
Popular Comparisons
- GNU/Emacs go-mode VS Go for Visual Studio Code
- GNU/Emacs go-mode VS vim-go
- GNU/Emacs go-mode VS GoSublime
- GNU/Emacs go-mode VS Watch
- GNU/Emacs go-mode VS vscode-go-doc
- GNU/Emacs go-mode VS gocode
- GNU/Emacs go-mode VS vscode-go
- GNU/Emacs go-mode VS lsp-mode
- GNU/Emacs go-mode VS goimports-reviser
- GNU/Emacs go-mode VS velour