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

Beyond​Compare

by npadley ALL

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

Details

Installs

  • Total 25K
  • Win 14K
  • Mac 8K
  • Linux 3K
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 Mar 5
Windows 1 3 0 2 1 1 2 2 6 9 2 3 0 0 2 2 1 3 5 1 2 3 3 2 3 5 2 0 4 6 3 2 3 3 2 3 1 6 6 2 2 2 5 2 4 10
Mac 1 2 2 5 4 3 1 0 2 4 1 4 2 0 1 2 3 2 1 1 3 0 2 2 0 0 2 1 2 3 5 4 2 1 0 3 3 1 2 5 1 0 2 3 0 3
Linux 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 2 1 0 0 1 0 0 1 1 1 0 1 0 1 0 1 0 0 0 2 1 0 1

Readme

Source
raw.​githubusercontent.​com

Description

The Sublime Text BeyondCompare plugin is a modified version of the excellent WinMerge/FileMerge plugin.

BeyondCompare is a nice GUI file difference engine that is cross platform, with support for both Windows and OSX. 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 “BeyondCompare”.

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

git clone git://github.com/npadley/BeyondCompare.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.

Instructions for Use

As you move around and work, the plugin remembers the to most recent active files or tabs. When activated, it loads those two files into BeyondCompare for you.

After making any merge changes in the application, save and close your files. You should then receive a message to reload the files in the editor.

Use the keyboard shortcut [Ctrl-Opt-D] to launch BeyondCompare.

Use the menu item under Tools or the menu item under the right-click context menu.

Installation Instructions for OS X

In order to get started, it's important to make sure that you have command line tools installed.

To do that, start BeyondCompare, then go to Beyond Compare in the menu bar and click the Install Command Line Tools item. After that, you should be able to use this plugin.

If the above instructions do not work, please read the latest documentation

Installation Instructions for Windows and Linux

All that is required is for you to have a working copy of the program installed. You can find those instructions at: http://www.scootersoftware.com/download.php