Hi,
Currently Komodo Edit has Compare files tool; the result of file comparison is displayed in one tab.
I find such kind of displaying of code differences very unusable, even entirely ugly.
It would be much better if code differences were displayed in two panes, one file in left pane the other one in the right. Such approach works very well in PSPad Editor from www.pspad.com.
You should install this add-on extension for Komodo:
http://community.activestate.com/xpi/side-side-diff
It does what you want I think,
--
JeffG
http://www.openkomodo.com/blogs/jeffg
Thanks, Jeff.
I installed Side by Side diff extension but... I cannot find how to use it. What should be done to compare files side by side? Whatever I click there is no such option!
UPDATE: found how to compare side-by side. Thanks, Jeff!
There is also Dafi's VisualDiff extension, which is quite useful for performing folder/file diffs (side-by-side):
http://community.activestate.com/xpi/visualdiffer
Cheers,
Todd