GitDiffMargin icon indicating copy to clipboard operation
GitDiffMargin copied to clipboard

Add option to ignore whitespace changes

Open RandScullard opened this issue 8 years ago • 4 comments

I would love to be able to toggle whitespace sensitivity on and off in GitDiffMargin. (Equivalent to passing the --ignore-space-change option to git diff.)

When I have changed the indentation of a large block of code, I usually don't want to see the entire block highlighted, just the lines I've materially changed.

RandScullard avatar Jul 14 '15 17:07 RandScullard

+1

PavelA85 avatar Nov 06 '15 11:11 PavelA85

+1

ismusidhu avatar May 19 '16 04:05 ismusidhu

This is addressed in #116

glconti avatar Feb 09 '17 09:02 glconti

As an alternative to a plain on/off, I'd prefer to be able to still see the whitespace-only changes, yet with another margin color (paler, configurable).

HamRusTal avatar Aug 01 '23 21:08 HamRusTal