ADCode

Gutter diff decorations

Little coloured marks in the left margin show which lines you have changed since you last saved them into your project's history.

When you would want it

It answers 'what have I actually touched here' without opening anything or comparing anything.

Where to find it

  • All Features → Gutter diff decorations
  • Settings → adcode.git.gutterDiff

How to use it, step by step

On by default.

  1. Green means you added the line, blue means you changed it, and a small triangle means you deleted something there.
  2. Click a mark to see what was there before, and to undo just that change.

Why this beats the usual way

ADCode's source control drives plain git - no proprietary VCS, no account, no lock-in. Staging, committing, blame, timelines, and conflict resolution get the visual treatment heavier IDEs charge for, and the repository stays exactly as portable as git itself.

Find it in Universal Search

Gutter diff decorations · Git