issues
search
mmanela
/
diffplex
DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
Apache License 2.0
1.01k
stars
184
forks
source link
Ignore unchanged lines
#67
Closed
dualbios
closed
4 years ago
dualbios
commented
4 years ago
Implement hiding lines that was not has changes (like Git displays changes, 'LineContext'). This means to display lines with changes and lines 'around' those lines. The count to display lines before and after is LineConext.
Some changes for demo
IgnoreChanges == true LineContext == 1
IgnoreChanges == true LineContext == 1