# DisposaBoy/GoSublime

A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.

Repository: https://github.com/DisposaBoy/GoSublime
Canonical: https://ross.abutalabs.com/products/gosublime
Language: Go
License: MIT
License Family: permissive
Topics: gosublime, sublime-text, go, ide
Last push: 2020-07-21T18:51:34+00:00

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

## Adoption (not part of the score)
Stars 3402, forks 296 (observed 2026-08-28T04:08:02.920997+00:00)

## What it is
GoSublime is a Sublime Text 3 plugin providing IDE-like features for Go development, including code completion, linting, formatting, and go-to-definition. It is powered by the margo engine and integrates common Go development tools into the editor.

## Use cases
- get code completion for Go in Sublime Text
- lint and syntax-check Go code as I type
- auto-format Go source on save
- jump to definition of Go functions
- manage Go package imports automatically
- run Go files quickly from the editor

## When to choose
- you use Sublime Text 3 as your Go editor and want IDE-like features
- you want integrated linting, formatting, and completion for Go in a lightweight editor

## When to avoid
- you use VS Code, GoLand, or another editor with first-class Go support
- you need actively maintained tooling - the latest release is from 2020
- you use Sublime Text 4 and require guaranteed compatibility

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools, linter, formatter
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin, go
- tags: sublime-text, golang, ide-features, code-completion, linting

## Member repositories
- DisposaBoy/GoSublime (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:02.920997+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-29T18:38:38.470921+00:00, confidence not recorded.
  - readme: https://github.com/DisposaBoy/GoSublime (fetched 2026-08-28T04:08:02.920997+00:00, sha da09b0746666)
- Data as of 2026-08-30T08:39:29.467469+00:00.
