ActiveState Community

Compare files result in two panes

Posted by laisvunas on 2009-10-18 09:14
OS: All / Any

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.

jeffg | Sun, 2009-10-18 09:44

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

laisvunas | Mon, 2009-10-19 11:16

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!

toddw | Mon, 2009-10-19 11:44

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