Comparison issue if amount of blanks used for indentation changed
Re: Comparison issue if amount of blanks used for indentation changed
Maybe but we have to think about consequences. We'll give it a thought.
psguru
PrestoSoft
PrestoSoft
Re: Comparison issue if amount of blanks used for indentation changed
Just to avoid misunderstandings: I mean "adding the possibility", not "replacing the actual".
Re: Comparison issue if amount of blanks used for indentation changed
That's is exactly the key point in KDiff3 - a sort of 2-pass-diff - which, in not such an uncommon case of changes in spacing (e.g. indendation or format changes), delivers more accurate results than the "fuzzy matching" stuff in ExamDiff Pro.psguru wrote: ↑Sun Feb 24, 2019 3:43 pm Matching in EDPro is based on exact equality of lines, after applying all Ignore options (I still don't understand why you can't ignore white space).
When comparing files, KDiff3 first it tries to match lines that are equal in all input files. Only during this step it might ignore white space. The second step compares each line. In this step white space will not be ignored. Also during the merge white space will not be ignored.
> I still don't understand why you can't ignore white space
Since highlighting the changes both in spacing and in words (or characters) - while still correctly matching the lines in all input files - is exactly what I'd like to see on the result screen.
Yes, by adding the possibility to choose from e.g. a "standard line matching (edp)" and a "2-pass line matching (KDiff3 style)".
@psguru
Does it make sense to you, do you think it can be introduced in ExamDiff (Pro)?
Cheerz
Re: Comparison issue if amount of blanks used for indentation changed
It's in the backlog but nothing concrete is being discussed yet.@psguru
Does it make sense to you, do you think it can be introduced in ExamDiff (Pro)?
psguru
PrestoSoft
PrestoSoft
Re: Comparison issue if amount of blanks used for indentation changed
BTW, still didn't get an answer: why can't you just ignore white space? That's the normal workflow of the application.
psguru
PrestoSoft
PrestoSoft