EasyDiff
An intuitive context menu based diff plugin for Sublime Text
Details
Installs
- Total 54K
- Win 25K
- Mac 19K
- Linux 10K
| Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 1 | 1 | 0 | 4 | 0 | 0 | 3 | 4 | 2 | 7 | 0 | 1 | 0 | 1 | 5 | 5 | 3 | 5 | 0 | 2 | 1 | 3 | 1 | 7 | 2 | 1 | 1 | 2 | 3 | 2 |
| Mac | 0 | 0 | 3 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 2 | 2 | 0 | 0 | 4 | 5 | 4 | 2 | 3 | 3 | 2 | 3 | 3 | 4 | 2 | 0 | 1 | 1 | 2 | 4 | 5 | 2 | 3 | 3 | 2 | 0 | 9 | 6 |
| Linux | 0 | 0 | 1 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 3 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 2 | 0 | 1 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
EasyDiff
EasyDiff is a diff tool for comparing files in Sublime Text in special diff tabs or in your preferred external diff viewer.

Features
- Allows comparing views, selections, multi-selections, and clipboard combinations.
- Can compare working copy against the base or previous revision of a file in SVN, Git, and Mercurial (requires some setup and configuration).
- Dynamic context menus for selecting left side and right side compare. Dynamic menus show what file is on left side (think Beyond Compare context menus).
- View diffs in a view buffer or output panel.
- You can selectively hide version control menus or disable the command completely via the settings file.
- Can open diffs in external diff programs if desired (requires some setup and configuration).
- Show only internal diff options, only external options, or show both depending on your needs and preferences.
Documentation
http://facelessuser.github.io/EasyDiff/
License
EasyDiff is released under the MIT license.