A VS Code extension to automatically detect Git conflicts with a target branch before merging or rebasing.
- Automatic real-time conflict detection
- Display of conflicting files in a dedicated view (TreeView)
- Visual notification + red badge + status bar if conflicts are detected
- Quick opening of conflicting files
- Compatible with all local Git branches
Git Conflict Anticipator: Set Target Branch— to set the target branch
(add a screenshot here if possible)
From the VS Code Marketplace, search for git-conflict-anticipator (or install via .vsix).
MIT