How to have Winmerge recognize similar code blocks instead of comparing line to line?
Or is there a way to highlight and skip a region to compare to?
Asked
Active
Viewed 206 times
1

jdl
- 6,151
- 19
- 83
- 132
-
1In [configuration](https://manual.winmerge.org/en/Configuration.html) in section Compare > General there is an option "Enable moved block detection". – Dialecticus Jan 18 '22 at 23:16
-
@Dialecticus, I tried, didn't do what I thought it would. Maybe there is more to do with that switch? – jdl Jan 19 '22 at 00:24
-
Maybe whitespace is different and so the lines are not identical. Have the files, or just relevant parts of files, available and I can take a look at them. – Dialecticus Jan 19 '22 at 08:26