ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Win​Merge

by SublimeText Win ALL

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

Details

  • 2015.10.15.12.28.06
  • github.​com
  • github.​com
  • 10 years ago
  • 1 hour ago
  • 13 years ago

Installs

  • Total 8K
  • Win 7K
  • Mac 522
  • Linux 233
Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6
Windows 0 0 1 0 0 3 0 0 0 2 0 1 2 0 0 0 0 4 0 1 0 1 0 1 4 1 2 2 0 0 0 1 1 2 2 0 0 0 0 3 0 1 0 0 0 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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

Install using Package Control by searching for “WinMerge”.

Alternativly, 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, 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)