JADE syntax highlighting for Notepad++
JADE is an object oriented database from the Jade Software Corporation. JADE for Notepad++ provides custom syntax highlighting for JADE methods in Notepad++. This is particularily useful if you are viewing schema files in Notepad++.
This project is a work in progress, and currently only supports the most common language keywords and RootSchema classes.
- Syntax colouring matching the JADE editor defaults
- Implementation of global constants
- Implementation of language keywords
- Implementation of primitive types
- Implementation of RootSchema classes
- Implementation of RootSchema interfaces
- Implementation of system variables
- Download the JADE.xml file
- Download the latest version of Notepad++
- Open Notepad++
- Click on the
Languagemenu then selectDefine your language... - In the
User Defined Languagedialog, clickImport...and JADE.xml file downloaded in step 1 - Close the dialog, restart Notepad++, and JADE will now be in your
Languagemenu
- Download the latest JADE.xml file
- Open Notepad++
- Click on the
Languagemenu then selectDefine your language... - In the
User Defined Languagedialog, select 'JADE' in theUser languagedropdown, click theRemovebutton, and then clickYesin the "Are you sure?" dialog - In the
User Defined Languagedialog, clickImport...and JADE.xml file downloaded in step 1 - Close the dialog, restart Notepad++, and JADE will now be in your
Languagemenu