Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar.
For a better experience you should disable Visual Studio built in 'Track changes' bar.
Git Diff Margin version 3.2.2 is the latest release supporting Visual Studio 2010 it uses LibGit2Sharp v0.23.1 and is not being maintained. You can download it here.
If you use and 💗 Git Diff Margin extension you can become a sponsor now!
Grab it from inside of Visual Studio's Extension Manager searching for Git Diff Margin, or via the Extension Gallery link.
You can use Chocolatey Git Diff Margin.
You might see a short video showing some Git Diff Margin features on the following page.
Visit the Contributor Guidelines for details on how to contribute as well as the Contributor Covenant Code of Conduct for details on how to participate.
Clone the repository and using a git GUI client or via the command line:
git clone https://github.com/laurentkempe/GitDiffMargin.git
cd GitDiffMargin
Open the GitDiffMargin.sln
solution with Visual Studio 2017+, build and run!
Thanks to
Copyright 2012 - 2021 Laurent Kempé
Licensed under the MIT License