RSS

 
  Mode

Diff  

(compatible with WinEdt version 5.4 - 5.6)

Description

This package will install highlighting settings for diff files (the output of the command line tool `diff` or `diff -u`; extensions: .diff and .patch).

The following items will be highlighted:

diff diff -u 
---base file
+++change file
Number@@start change
<-deleted line
>+added line

Installation

To install the diff highlighting settings, run the macro _install_diff.edt (Macro | Execute Macro...). To uninstall, run _uninstall_diff.edt, which will be created in the current directory.

Download

_install_diff.edt [2 KB]

Mode contributed by R Schlicht <w.m.lgmx.net>

  Mode