Skip to content
/ WinMerge Public
forked from SublimeText/WinMerge

Plugin that enables comparison of the last 2 activated buffers (even in different windows) using WinMerge (Windows only).

Notifications You must be signed in to change notification settings

Vhex/WinMerge

 
 

Repository files navigation

Description

WinMerge is a nice GUI file difference engine that is freely available for Windows. This package adds support to Sublime Text 2 and 3 for allowing you to diff the last two 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/Vhex/WinMerge.git

When you launch Sublime Text, 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' (also accessible via Menu and Command Palette)
  • Allows use of WinMergePortable (must be located beside Sublime directory)

About

Plugin that enables comparison of the last 2 activated buffers (even in different windows) using WinMerge (Windows only).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.4%
  • JavaScript 23.6%