laurentkempe / GitDiffMargin

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
https://marketplace.visualstudio.com/items?itemName=LaurentKempe.GitDiffMargin
MIT License
290 stars 39 forks source link

Add an option to not highlight changes on the index #35

Open bpasero opened 10 years ago

bpasero commented 10 years ago

It would be great if git diff margin would ignore changes that I added to the index. I often like to stage my work that I am confident of to the index and then I would like to not see those changes anymore in the decorations.

This should probably be configurable in an option.

laurentkempe commented 10 years ago

:+1: Will have a look