bradchoate / diff.tmbundle

TextMate support for Diff

Home Page:http://svn.textmate.org/trunk/Bundles/Diff.tmbundle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description:
   This bundle contains a highlighting for diff files
   (also called patches) created with diff,
   subversion or whatever.
   It should colorize the normal, context and unified diff
   format, as well as some subversion extras.
   It is created after what I found on the attached URL and
   what 'svn diff' produces.

	It also contains two Diff commands. One simple one (by Torsten) takes two selected files and edits the .diff in TM. The second take diff output and hyperlinks it so you can jump to the appropriate file and line.  - Eric Hsu <textmate@betterfilecabinet.com>
   
Links:
   - http://www.gnu.org/software/diffutils/manual/html_node/Output-Formats.html
     -- where the diff syntax specs are from

Authors:
   Torsten Becker <torsten.becker@gmail.com>
   Eric Hsu <textmate@betterfilecabinet.com>

About

TextMate support for Diff

http://svn.textmate.org/trunk/Bundles/Diff.tmbundle/


Languages

Language:Perl 66.0%Language:JavaScript 20.4%Language:CSS 13.7%