ActiveState Community

Side by Side Diff

Posted by toddw on 2009-07-26 22:13 |
0.1
Todd Whiteman
Sun, 2009-07-26 22:27
  • : 5.2.0-alpha1 - 5.*
  • : 5.2.0-alpha1 - 5.*

Provides the ability to view a Komodo diff using a side-by-side layout.

Note: This extension requires Komodo 5.2.0:
http://downloads.activestate.com/Komodo/releases/

Features

  • Highlighting of the changed context
  • The ability to show full contextual diffs - click on the expand markers to see the file file contents in the diff window
  • Syntax highlighting (colorizing) of the diff text

Side by side diff screenshot

Future Ideas

  • Jumping to next/previous locations
  • Colorizing using current Komodo scheme colors

About

This extension generates a html-diff output to display in a browser preview. The html diff generation technique is based upon Review Board, reusing the differencing code tools within the reviewboard project. Reviewboard itself makes uses of Django, Pygments and other Python libraries.

Source code
http://svn.openkomodo.com/openkomodo/browse/addons/sbsdiff