Diffplex wrapping long lines with diff highlights
Posted
by MicMit
on Stack Overflow
See other posts from Stack Overflow
or by MicMit
Published on 2010-05-25T07:37:49Z
Indexed on
2010/05/25
7:41 UTC
Read the original article
Hit count: 596
I am looking at the samples provided. In these samples for the long lines they are trying NOT to wrap them which leads to horizontal scrolling.
I believe, it should be possible to show those lines wrapped inside cells. In my scenario for left and right strings as input, after calling DiffPlex I just need them modified with html styles to be placed into table cells with wrapping.
© Stack Overflow or respective owner