GitSpectra Logo

GitSpectra

See the Full Spectrum of Your Git

Local-only conflict detection for VS Code.
No cloud. No tracking. Just Git.

Scroll

Real-Time Detection

See conflicts as you type—not when you try to merge. Know instantly when a teammate has changed lines you're working on.

Line-Level Precision

Pinpoint exactly which lines will conflict. No more guessing—see the exact overlap between your work and your team's.

100% Local

Everything happens on your machine. No cloud services, no data transmission, no accounts. Your code never leaves your computer.

How It Works

Powered by Git, Not Cloud

GitSpectra uses git merge-tree to simulate merges locally, detecting conflicts without touching your working directory.

1

Background Fetch

Periodically fetches remote refs to stay current

2

Merge Simulation

Uses git merge-tree to detect conflicts locally

3

Visual Feedback

Updates editor decorations in real-time

GitSpectra Engine
┌────────────────────────────────────┐
│          Your Machine              │
│  ┌──────────────────────────────┐  │
│  │      VS Code + GitSpectra    │  │
│  │                              │  │
│  │   ┌─────────┐  ┌──────────┐  │  │
│  │   │ Analyze │→ │ Decorate │  │  │
│  │   └────▲────┘  └──────────┘  │  │
│  │        │                     │  │
│  │   ┌────┴────┐                │  │
│  │   │   Git   │                │  │
│  │   │ Commands│                │  │
│  │   └────▲────┘                │  │
│  └────────┼─────────────────────┘  │
│           │                        │
│  ┌────────┴────────┐               │
│  │   .git folder   │               │
│  └─────────────────┘               │
└────────────────────────────────────┘

Open Source & Privacy First

GitSpectra is licensed under AGPL-3.0. Audit the code, run it offline, deploy it anywhere.

100%
Local Processing
0
Data Transmitted
Repos Supported

Stop Merging Blind

Start seeing conflicts before they happen. Free and open source.

Also available on Open VSX