-
How to configure WinMerge, that the following two code blocks, one 3 lines and one 1 line, compare equal?
and
|
Beta Was this translation helpful? Give feedback.
Answered by
sdottaka
Mar 1, 2023
Replies: 1 comment 1 reply
-
Unfortunately, WinMerge does not currently have a setting to consider the codes as identical. If you use a diff tool that understands syntax, such as the following, it will treat the codes as the same. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mdrmdrmdr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, WinMerge does not currently have a setting to consider the codes as identical.
If you use a diff tool that understands syntax, such as the following, it will treat the codes as the same.
https://difftastic.wilfred.me.uk/