dominikh/go-mode.el
Emacs mode for the Go programming language observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4963
- days_rel: n/a
- days_push: 96
- n_releases_24m: 0
Adoption not part of the score
1455 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
go-mode is an Emacs major mode for editing Go source code, a complete rewrite of the mode originally shipped with Go. It provides syntax highlighting, indentation, gofmt/goimports integration, godoc lookup, import management, godef navigation, and code coverage display.
Use cases
- edit Go code in Emacs with proper syntax highlighting and indentation
- automatically format Go buffers with gofmt or goimports before saving
- jump to Go function definitions with godef
- look up Go documentation with godoc at point
- add and manage imports in Go files
- view Go test coverage in Emacs
- navigate function signatures and docstrings in Go source
When to choose
- you use Emacs as your primary editor for Go development
- you want gofmt/goimports integration directly in your editor
- you need navigation and documentation lookup for Go without leaving Emacs
When to avoid
- you use a different editor or IDE with its own Go support
- you rely on full LSP features and prefer eglot or lsp-mode with gopls instead of go-mode's tool integrations
Facets
plugin · maturity stable
editor formatter documentation developer-tools text-editors programming-languages editor-plugin cross-platform emacs go golang major-mode gofmt editor-integration
1 source
- readme: https://github.com/dominikh/go-mode.el · fetched 2026-08-28 · 168b67b45d83
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dominikh/go-mode.el | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="dominikh/go-mode.el")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem