A side-by-side merge conflict editor for VS Code – three panels side by side (LOCAL · RESULT · REMOTE) with live word-level diff highlighting and bezier ribbon connectors between matching blocks.
Features
3-panel layout – LOCAL (your changes) | RESULT (live editable center) | REMOTE (incoming)
Word-level diff – changed tokens are highlighted with a brighter background in all three panels so you instantly see what exactly changed
SVG ribbon connectors – bezier ribbons visually connect matching conflict blocks across panels (blue for LOCAL-only, green for REMOTE-only, red for true conflicts)
Non-conflicting auto-detection – blocks where only one side changed are shown in blue/green without a conflict badge and can be accepted in bulk with one click