Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 714 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 714 Bytes

Description

WinMerge is a nice GUI file difference engine that is freely available for Windows. This package adds support to Sublime Text 2 for allowing you to diff the last 2 active views, even if they are in different Sublime windows.

Package Installation

Bring up a command line in the Packages/ folder of your Sublime user folder, and execute the following:

git clone git://github.com/SublimeText/WinDiff.git

When you launch Sublime Text 2, it will pick up the contents of this package so that you can consume the goodness that it provides.

Features

  • The default key bindings file included diffs the last 2 active views upon 'Ctrl+Alt+d'