Arcade_NPP is a User Defined Language for Notepad++ that provides basic syntax highlighting for the Arcade template language.
Arcade_NPP is licensed under The MIT License (see LICENSE file)
-
Make sure you have Notepad++ installed with the option to use %APPDATA% (which is the default).
-
Download and unzip the zipped Arcade_default_theme.xml from https://raw.githubusercontent.com/steenhulthin/Arcade_NPP/master/Arcade_default_theme.xml (This is the only file you need in order to use Arcade_NPP.)
-
Start Notepad++ and open the "Define your language..." (Under the "Language" tab)
-
Click "import" and select the unzipped Arcade_default_theme.xml file.
-
Restart Notepad++
-
You should now have Arcade syntax highlighting.
Arcade_NPP provides basic syntax highlighting. Arcade_NPP is not a full lexer for Arcade and does not correctly highlight all elements of Arcade markup specification.
- Data Functions
- Date Functions
- Geometry Functions
- Logical Functions
- Mathematical Functions
- Text Functions