# joefitzgerald/go-plus

An Enhanced Go Experience For The Atom Editor

Repository: https://github.com/joefitzgerald/go-plus
Canonical: https://ross.abutalabs.com/products/go-plus
Homepage: https://atom.io/packages/go-plus
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: go, golang, atom, autocomplete, lint, editor, ide, format, test, build
Archived: true
Last push: 2021-05-04T12:16:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4556, "days_push": 1947, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1492, forks 124 (observed 2026-08-28T04:04:52.652986+00:00)

## What it is
go-plus is an Atom editor package that provides an enhanced Go development experience with autocomplete, formatting, linting, build, test, and code navigation features. It integrates tools like gocode, gofmt, golangci-lint, and guru directly into the Atom editor.

## Use cases
- autocomplete for go in atom
- format go code on save
- run go tests and show coverage in editor
- lint go code with golangci-lint
- go to definition and find usages in atom
- view go documentation for identifiers

## When to choose
- you are still using the Atom editor for Go development
- you want an all-in-one Go IDE experience inside Atom

## When to avoid
- you use any editor other than Atom (Atom was sunset in December 2022)
- you are starting a new Go project - use VS Code with gopls or GoLand instead
- you need maintained tooling with active support

## Facets
- artifact type: plugin
- maturity: abandoned
- function: editor, linter, formatter, testing, documentation
- domain: developer-tools, text-editors, programming-languages
- platform: windows, editor-plugin
- tags: go, golang, atom-editor, ide, deprecated, code-navigation, autocomplete, macos, linux

## Member repositories
- joefitzgerald/go-plus (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.652986+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:30.552899+00:00, confidence not recorded.
  - readme: https://github.com/joefitzgerald/go-plus (fetched 2026-08-28T04:04:52.652986+00:00, sha 059efa2b9a02)
  - homepage: https://atom.io/packages/go-plus (fetched 2026-08-29T11:39:34.042050+00:00, sha add14d6427a1)
  - site_page: https://github.blog/changelog (fetched 2026-08-29T11:39:34.051185+00:00, sha 3ff395138dd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
