GitDiffMargin Versions Save

Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022

v1.3.0

10 years ago
  • Live updates without saving of diff margin
  • Permit rollback of additions (Thanks to Rick Sladkey @ricksladkey)
  • Permit show external differences for deletions and additions

v1.1.1

10 years ago
  • Fix exception raised when solution loaded not under git

v1.1

10 years ago
  • Replace usage of git.exe from the Windows path by LibGit2Sharp
  • Add MIT license to the vsix installation package