Releases: kaisumi/vscode-conflict-resolution-diff
Releases · kaisumi/vscode-conflict-resolution-diff
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Summary
Initial stable release of Conflict Resolution Diff.
This VS Code extension helps review conflict resolution changes by showing only the diff introduced while resolving conflicts.
Features
- Show uncommitted conflict resolution diffs using
AUTO_MERGE - Show resolved conflict diffs from a merge commit SHA using
git show --remerge-diff - Open conflict resolution diffs in a VS Code editor
- Provide commands from the Command Palette and the Activity Bar view
Safety
- Validates merge commit SHA input before running Git commands
- Disables external diff drivers and text conversion when generating diffs
Installation
Install from the Visual Studio Marketplace:
https://marketplace.visualstudio.com/items?itemName=kaisumi.conflict-resolution-diff