-
Notifications
You must be signed in to change notification settings - Fork 2
/
freemarker_udl1.xml
36 lines (36 loc) · 4.82 KB
/
freemarker_udl1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<NotepadPlus>
<UserLang name="FreeMarker_udl1" ext="ftl">
<Settings>
<Global caseIgnored="no" />
<TreatAsSymbol comment="no" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
<KeywordLists>
<Keywords name="Delimiters">000000</Keywords>
<Keywords name="Folder+"><#macro <#if <#switch <#escape <#function <#list</Keywords>
<Keywords name="Folder-">#macro> #if> #switch> #escape> #function> #list></Keywords>
<Keywords name="Operators">( ) . / ? { }</Keywords>
<Keywords name="Comment"> 1<#-- 1 2--> 0<#--a 0<#--b 0<#--c 0<#--d 0<#--e 0<#--f 0<#--g 0<#--h 0<#--i 0<#--j 0<#--k 0<#--l 0<#--m 0<#--n 0<#--o 0<#--p 0<#--q 0<#--r 0<#--s 0<#--t 0<#--u 0<#--v 0<#--x 0<#--y 0<#--z 0<#--A 0<#--B 0<#--C 0<#--D 0<#--E 0<#--F 0<#--G 0<#--H 0<#--I 0<#--J 0<#--K 0<#--L 0<#--M 0<#--N 0<#--O 0<#--P 0<#--Q 0<#--R 0<#--S 0<#--T 0<#--U 0<#--V 0<#--X 0<#--Y 0<#--Z</Keywords>
<Keywords name="Words1"><#assign <#attempt <#break <#case <#compress <#default <#else <#elseif <#fallback <#flush <#ftl <#global <#import <#include <#local <#lt <#nested <#noescape <#nt <#recover <#recurse <#return <#rt <#setting <#stop <#t <#visit <#assign> <#attempt> <#break> <#case> <#compress> <#default> <#else> <#elseif> <#fallback> <#flush> <#ftl> <#global> <#import> <#include> <#local> <#lt> <#nested> <#noescape> <#nt> <#recover> <#recurse> <#return> <#rt> <#setting> <#stop> <#t> <#visit> #assign> #attempt> #break> #case> #compress> #default> #else> #elseif> #fallback> #flush> #ftl> #global> #import> #include> #local> #lt> #nested> #noescape> #nt> #recover> #recurse> #return> #rt> #setting> #stop> #t> #visit></Keywords>
<Keywords name="Words2">ancestors byte c cap_first capitalize ceiling children chop_linebreak chunk contains date datetime double ends_with eval first floor groups float has_content html index_of int interpret is_string is_number is_boolean is_date is_method is_transform is_macro is_hash is_hash_ex is_sequence is_collection is_enumerable is_indexable is_directive is_node iso iso_ j_string js_string keys last last_index_of left_pad length long lower_case matches namespace new node_namespace node_name node_type number number_to_date number_to_datetime number_to_time parent replace reverse right_pad round root rtf short size sort sort_by split starts_with string substring time trim uncap_first upper_case url values word_list xhtml xml</Keywords>
<Keywords name="Words3">true false gt gte lt lte as in using</Keywords>
<Keywords name="Words4"></Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="0080FF" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="0080FF" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="FF00FF" bgColor="FFFFFF" fontName="" fontStyle="2" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="8000FF" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="666666" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="00FF00" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="00FF00" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="3" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="0080FF" bgColor="FFFFFF" fontName="" fontStyle="3" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
</Styles>
</UserLang>
</NotepadPlus>