Skip to content

zllcs/brackets-compare

This branch is 2 commits behind bomsy/brackets-compare:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 19, 2016
d8047e5 · Jul 19, 2016

History

93 Commits
Mar 21, 2016
Jul 19, 2016
Jul 19, 2016
Jul 19, 2016
Jul 19, 2016
Jul 19, 2016
Jul 19, 2016
Apr 26, 2016
Mar 21, 2016
Mar 22, 2016
Mar 22, 2016
Mar 22, 2016
Jul 19, 2016
Jul 19, 2016

Repository files navigation

brackets-compare

This brackets extension enables diffing and comparing files.

install

usage

'Show diff mode off'

  • Click View and Vertical Split or Horizontal Split (To make sure files to be compared are visible)
  • Select the files to be compared into each of the splits by clicking on the split section and then clicking the file
  • Click on the Show diff button in the toolbar on the right (as shown in the image above), to switch on diff mode.

'Show diff mode on'

  • After viewing diffs, click the Hide diff button in the toolbar on the right (as show in the image above) to switch off diff mode.

contributing

dependencies & acknowledgements

This makes use of the Codemirror Merge Addon which is built using the google diff match patch.

Also uses the free glyphicons from the bootstrap library.

About

Brackets extension to diff files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.1%
  • CSS 5.9%