Skip to content

Releases: kaisumi/vscode-conflict-resolution-diff

v1.1.0

22 Jun 08:57

Choose a tag to compare

v1.0.2

20 Jun 14:36

Choose a tag to compare

Summary

Fixed videos in README.md.

v1.0.1

20 Jun 13:55

Choose a tag to compare

Summary

Updated README.

v1.0.0

20 Jun 06:18

Choose a tag to compare

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