Can we have a "combined file" view? One single pane, where changed lines appear first one file then another file. Here's a picture from MKS Visual Difference to show what I mean.
To me, this view makes the best use of screenspace when looking at one or two line changes, because unchanged lines are only shown once and also I don't have to move my eyes much to move from "before" to "after". Here's a StackOverflow discussion http://stackoverflow.com/questions/1299 ... ew-feature
Together view
lines view vs combined file view
This "combined file" view would be a bit different from "Lines view". Lines view only shows 1 line at a time. "Combined file" would be like this - for each block it would first list all the changed lines in file 1, then all the changed lines in file 2. This is a nice way to view small changes to a couple of lines in a big block of code. You need to see the full context to fully understand the changes.
You'd need to be able to toggle back into normal horizontal or vertical view when you were looking at major rewrites. You would often switch from one to another in the same file.
Full disclosure: one of my colleagues still prefers MKS Visual Difference to CompareIt and I'm trying to persuade him to switch! Plus I like the feature myself.
You'd need to be able to toggle back into normal horizontal or vertical view when you were looking at major rewrites. You would often switch from one to another in the same file.
Full disclosure: one of my colleagues still prefers MKS Visual Difference to CompareIt and I'm trying to persuade him to switch! Plus I like the feature myself.