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 06/01/2012 - 03:29
Downloads: 1217
Updated on 12/19/2003 - 06:26
Downloads: 1367
Updated on 12/29/2003 - 09:45
Downloads: 1489
Updated on 05/22/2007 - 15:29
Downloads: 2202
- 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: 3613
Specifically, this was developed with 12C508 to 12CE519 chips in mind, but is easily adaptable to other PIC microcontrollers. If anyone feels like enhancing this edit mode, go ahead and upload it!
Supports numeric literals in forms like 0xABC123, 0ABC123h, 01010101b, 42d, 01234567o.
Please remember to create an entry in the modes/catalog file or this edit mode won't show up!
Updated on 02/10/2011 - 00:48
Downloads: 1295
Add the following line to your modes/catalog file
<MODE NAME="PKGBUILD" FILE="pkgbuild.xml" FILE_NAME_GLOB="PKGBUILD" />
Updated on 02/11/2007 - 17:04
Downloads: 1147
Updated on 02/10/2010 - 07:10
Downloads: 1179
Updated on 09/22/2009 - 19:25
Downloads: 1231
Updated on 11/19/2014 - 10:09
Downloads: 7128