Replies: 1 comment 1 reply
-
Unfortunately, WinMerge does not have such a feature. Adding the following to the Substitution filters will cause Boys to be replaced with Boy for comparison, thus ignoring the difference between Boys and Boy. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to only show lines where differences are longer than X (in my case 1 or two) character?
As I got a hugh js-file (18MB) with over 500k lines and 80% are difference, but only with one (or two) changed characters
Example which I want to ignore/hide:
file 1: Hello Boy and Girls
file 2: Hello Boys and Girls
thank you very much for any help or tipps
Beta Was this translation helpful? Give feedback.
All reactions