Skip to content

YoSarin/atom-compare-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compare-files

Compares two files and shows the diff

UPDATE (06/30/2015)

From Targeter21 - I fixed all the errors and deprecation warnings with the plugin and all should be good now.

UPDATE (05/28/2015)

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.

Getting Started

Install the module with: apm install compare-files

Usage

  1. Click on the two files that are to be compared in the tree view
  2. Invoke the command using any of the below:
  3. From Command Palette (++P) invoke Compare Files: Compare
  4. Right click on one of the selected files and choose Compare Files
  5. Use the keyboard shortcut - +ctrl+C (Windows and Linux: ctrl+alt+C)

Screencast

License

Copyright (c) 2014 floydpink. Licensed under the MIT license.

About

Compares two files and show the diff in the atom editor

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.7%
  • CSS 14.0%
  • CoffeeScript 6.3%