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
289 stars 39 forks source link

CRLF mismatch - whole file shown as modified #468

Open ttvrdon opened 3 years ago

ttvrdon commented 3 years ago

Versions

What happened

All modified files are shown as fully modified, may be because or CRLF mismatch?

Steps to Reproduce

Steps to reproduce the behavior:

  1. Change any file
  2. See the whole border as blue

Expected behavior

CRLF mismatch should be ignored

Screenshots

01 02 03

laurentkempe commented 3 years ago

Thanks for the report @ttvrdon

I think you should have a look to #24 and #195