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

v3.12

2 years ago

Fix

  • Fix invisible popup images #383

v3.11

2 years ago

New features

  • Add support for Visual Studio 2022

v3.10.4

2 years ago

Other

  • Fix cannot install on older Visual Studio versions when Visual Studio 2021 preview 1 is installed

v3.10.3

3 years ago

Other

  • Dependency reorganization and typo fix

v3.10.2

4 years ago

Security fix

  • Update to LibGit2Sharp v0.26.2

v3.10.1

4 years ago

Security fix

  • Update to LibGit2Sharp v0.26.1

v3.10.0

4 years ago

New features

  • Diff against something other than HEAD (Advanced users) #155 Thx to @ricksladkey

Fix

  • Fix memory leak #240

v3.9.4

5 years ago

Fix

  • Fix files with CRLF have whole file highlighted as modified #195

v3.9.3

5 years ago

New feature

  • Chocolatey package #190

v3.9.2

5 years ago

Fix

  • Fix Show the diff #192