jisaacks/GitGutter
A Sublime Text 2/3 plugin to see git diff in gutter observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 73
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 169
- age_days: 5016
- days_rel: 165
- days_push: 165
- n_releases_24m: 2
Adoption not part of the score
3879 stars · 228 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GitGutter is a Sublime Text plugin that displays git diff information in the editor gutter, showing inserted, modified, and deleted lines via icons. It also provides a diff popup, status bar text, and commands to navigate, copy, or revert changes.
Use cases
- show which lines changed since last commit in sublime text
- navigate between modified lines in the editor
- revert a code hunk to its state in a git commit
- view diff details of modified lines in a popup
- see untracked and ignored file indicators in the gutter
When to choose
- you use Sublime Text and want inline git diff visualization
- you need quick navigation and reversion of uncommitted changes
- you want lightweight git integration without leaving the editor
When to avoid
- you use VS Code or another editor with built-in git gutter support
- you need full git client features like staging, branching, or committing
Facets
plugin · maturity stable
version-control developer-tools ui-components developer-tools version-control text-editors editor-plugin cross-platform sublime-text git diff gutter-icons editor-plugin
1 source
- readme: https://github.com/jisaacks/GitGutter · fetched 2026-08-28 · f1bd20f7e86f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jisaacks/GitGutter | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="jisaacks/GitGutter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem