FreeMarker_NPP is a User Defined Language for Notepad++ that provides basic syntax highlighting for the FreeMarker template language.
FreeMarker_NPP is licensed under The MIT License (see license.txt file)
##Install
-
Make sure you have Notepad++ installed with the option to use %APPDATA% (which is the default).
-
Download and unzip the zipped freemarker_udl1.xml from the (new) download site (This is the only file you need in order to use FreeMarker_NPP.)
-
Start Notepad++ and open the "Define your language..." (Under the "Language" tab)
-
Click "import" and select the unzipped FreeMarker_udl1.xml file.
-
Restart Notepad++
-
Open .ftl file and you should now have syntax highlighting.
FreeMarker_NPP provides basic syntax highlighting. FreeMarker_NPP is not a full lexer for FreeMarker and does not correctly highlight all elements of FreeMarker markup specification.
- Comments
- Builtins
- Directives
- reserved words