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.
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: 1148
Updated on 02/10/2010 - 07:10
Downloads: 1179
Updated on 09/22/2009 - 19:25
Downloads: 1232
Updated on 11/19/2014 - 10:09
Downloads: 7128
- All the official documented variables
- Some extra "use the source luke" variables from qmake's sources.
- All the current (as of QT 4.7)'s buildspecs with shortcuts
<MODE NAME="qmake" FILE="qmake.xml" FILE_NAME_GLOB="*.{pro,pri}" />
Yes, I know .pro conflicts with prolog, but .pro is the default for qmake as well. If you run into any problems. comments, or suggestions, email me at n-p-o-t-t-s u-c-a-r[dot]edu. Add the circle a where it seems appropriate.
Updated on 12/16/2011 - 05:23
Downloads: 1300
Updated on 12/19/2003 - 06:37
Downloads: 17481
Updated on 08/05/2005 - 00:02
Downloads: 5284
To be used for RDF (Resource Description Framework) and OWL (Web Ontology Language) XML applications. For the details of these XML Applications, used for the Semantic Web, see the Semantic Web Home page of the World Wide Web Consortium: http://www.w3.org/2001/sw/.
This edit mode simply highlights the RDF/RDFS/OWL tags and attributes. Nothing fancy.
Updated on 02/01/2004 - 17:09
Downloads: 1472
Updated on 03/09/2004 - 04:51
Downloads: 1338
Updated on 02/07/2005 - 06:07
Downloads: 4104