Skip to content

lufenggui/atom-compare-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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.

About

Compares two files and show the diff in the atom editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

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