Skip to content
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.

atom-compare-files/atom-compare-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compare-files

Compares two files and shows the diff

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.