In some cases, when you add/delete something in a line, the changes are only visible in one of the 2 panes.
E.g. when you change
Code: Select all
long a[100 ]
Code: Select all
long a[100]
Now it would be nice if DiffMerge would display a vertical bar (like a caret or pipe-character) in the place where something has been deleted (of course without inserting an actual character - just changing the background color in the first pixel column of the next character - or something like that).
You can see what I mean here:
http://www.araxis.com/merge/topic_three ... nshot.html
(In the screenshot, panes 1 and 3, line 50, the green vertical bar)
Cheery,
Paul
p.S.: I hope Araxis doesn't mind that I use their promotional screenshot here :)