Edit Modes
Additional syntax highlighting modes that are not distributed with jEdit. You will need to add a mode catalog entry after placing the mode file in an appropriate mode directory. The recommended mode catalog entry can be found inside a comment at the start of each mode file. See the Installing Modes section of the jEdit user's guide for details.
Updated on 08/01/2004 - 05:04
Downloads: 1499
Updated on 05/30/2008 - 20:35
Downloads: 4049
Updated on 07/10/2012 - 06:07
Downloads: 46062
Updated on 07/18/2004 - 07:44
Downloads: 2693
It is also required by "A colourful HTML" mode which is updated aswell
Updated on 07/07/2006 - 02:43
Downloads: 1820
Allows you to highlight .feature (cucumber : http://cuckes.info/) files in jEdit.
Full instructions at:
red[:shades] - Cucumber syntax highlighting for jEdit
Suggested catalog mode line:
<MODE NAME="cucumber" FILE="cucumber.xml" FILE_NAME_GLOB="*.feature" />
Updated on 09/24/2009 - 22:50
Downloads: 1183
- Two edit modes for jEdit, to be used with the darcs revision control system.
- Use these to examine darcs patches sent by email, or take the output of darcs commands and view it in jEdit - for example, this makes darcs whatsnew much more useable.
- darcs-patch.xml (darcsp): Highlights elements of darcs patch files: e.g. the output of darcs send -o mypatchfile.pat and darcs whatsnew commands.
- darcs-changelog.xml (darcsc): Highlights elements of darcs changelogs: e.g. the output of darcs changes commands.
- These edit modes are intended to be installed together (one delegates to the other). They will highlight a number of things in different colours:
- text of lines added / removed in hunk patch sections
- line number and filename for each change
- files added, removed, modified
- binary patches
- various fixed strings which divide the darcs output
- patch metadata in darcs changes - patch name, comment, author etc.
- handles the results of additional output options to darcs: -v, -s etc.
- See top of each file for a comment with entries for the edit mode catalog file.
Updated on 07/04/2006 - 07:03
Downloads: 1036
Updated on 09/26/2007 - 17:29
Downloads: 1229
Updated on 12/19/2003 - 05:34
Downloads: 1757
Updated on 05/01/2010 - 17:39
Downloads: 1320