Compares two files and shows the diff
From Targeter21 - I fixed all the errors and deprecation warnings with the plugin and all should be good now.
As I do not use atom as my primary editor anymore and the fact that I do not have enough time to devote to this, I have unpublished the package from atom packages and will not be maintaining this package anymore.
Install the module with: apm install compare-files
- Click on the two files that are to be compared in the tree view
- Invoke the command using any of the below:
- From Command Palette (⌘+⌂+P) invoke
Compare Files: Compare - Right click on one of the selected files and choose
Compare Files - Use the keyboard shortcut - ⌘+ctrl+C (Windows and Linux: ctrl+alt+C)
Copyright (c) 2014 floydpink. Licensed under the MIT license.
