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 05/27/2007 - 19:40
Downloads: 1285
This is based on the "cplusplus" template, but with only valid Cg keywords and all basic built-in functions and data types present.
v0.2 Contains a few more keywords.
Updated on 09/09/2004 - 15:21
Downloads: 1627
Updated on 04/22/2004 - 14:11
Downloads: 1668
Updated on 12/19/2003 - 06:21
Downloads: 2089
Updated on 06/26/2007 - 13:11
Downloads: 1579
Updated on 06/01/2012 - 03:29
Downloads: 1222
Updated on 12/19/2003 - 06:26
Downloads: 1373
Updated on 12/29/2003 - 09:45
Downloads: 1494
Updated on 05/22/2007 - 15:29
Downloads: 2227
- FUNCTION: own functions
- KEYWORD1: language constructs (__FILE__, break, extends, ..)
- KEYWORD2: internal functions (PHP, xdebug, SimpleTest/PHPUnit), DTD tags
- KEYWORD3: variable names (plus true, false, null)
- KEYWORD4: class relevant things (definitions, methods, vars)
- LITERAL1: literals
- LITERAL2: HTML entities
- COMMENT1: "#", "/* */"
- COMMENT2: "//" and HTML comments
- COMMENT3: PHPdoc
Updated on 03/18/2005 - 21:00
Downloads: 3618

