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 26 Jun 07 - 13:11
Downloads: 570
Updated on 19 Dec 03 - 06:26
Downloads: 607
Updated on 29 Dec 03 - 09:45
Downloads: 750
Updated on 22 May 07 - 15:29
Downloads: 458
- 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 18 Mar 05 - 21:00
Downloads: 2074
Add the following line to your modes/catalog file
<MODE NAME="PKGBUILD" FILE="pkgbuild.xml" FILE_NAME_GLOB="PKGBUILD" />
Updated on 11 Feb 07 - 17:04
Downloads: 348
Updated on 22 Sep 09 - 19:25
Downloads: 114
Updated on 13 Aug 09 - 20:33
Downloads: 127
Updated on 19 Dec 03 - 06:37
Downloads: 5779
Updated on 5 Aug 05 - 00:02
Downloads: 1871

