Move lines up/down #1687
meteorquake
started this conversation in
Ideas
Replies: 1 comment
-
Unfortunately, there is no such feature in WinMerge. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Most program editors have a shortcut to move the current line(s) (covered by the selection) up or down, such as Alt-ArrowUp/Alt-ArrowDown
It would be good to have such a thing on winmerge, as in many cases of comparison you also want to remove gross differences of position where you've moved a bit of code in order to focus on finer differences.
I realise there's a block-moved detection but in fact you often want to see the full differences initially and examine them one-by-one manually.
I don't think this is already present?
Cheers, David
David
Beta Was this translation helpful? Give feedback.
All reactions