clearly differentiate intra-line differences
Brought to you by:
sits
Please enhance CodeStriker to clearly differentiate intra-line differences
We frequently have changes that are very slight and are even more frequently intra-line that are very difficult to visualize.
For example: a typo correction: "my $setnence = 12345;" compared to "my $sentence = 12345;"
This example might be trivial, but consider a more complicated example in a statement 60 or 90 or 120 columns wide or a text literal.
This enhancement might require a more advanced difference engine for the CM tool specified, but I don't think so.
I believe that tkdiff can do this and several other graphical text difference applications.
Ken Wolcott
kennethwolcott@gmail.com
I'd love to see this too. Maybe http://search.cpan.org/~dwheeler/Text-WordDiff-0.04/lib/Text/WordDiff.pm could be used for this?
P.S. I believe this to be the same as 1698305.