|
1 | 1 | <NotepadPlus> |
2 | 2 | <UserLang name="JSON" ext="json" udlVersion="2.1"> |
3 | 3 | <Settings> |
4 | | - <Global caseIgnored="yes" allowFoldOfComments="yes" foldCompact="yes" forcePureLC="0" decimalSeparator="0" /> |
| 4 | + <Global caseIgnored="yes" allowFoldOfComments="yes" foldCompact="no" forcePureLC="0" decimalSeparator="0" /> |
5 | 5 | <Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" /> |
6 | 6 | </Settings> |
7 | 7 | <KeywordLists> |
|
19 | 19 | <Keywords name="Folders in code1, middle"></Keywords> |
20 | 20 | <Keywords name="Folders in code1, close">}</Keywords> |
21 | 21 | <Keywords name="Folders in code2, open">[</Keywords> |
22 | | - <Keywords name="Folders in code2, middle"></Keywords> |
23 | | - <Keywords name="Folders in code2, close">]</Keywords> |
24 | | - <Keywords name="Folders in comment, open">/*</Keywords> |
25 | | - <Keywords name="Folders in comment, middle">*</Keywords> |
26 | | - <Keywords name="Folders in comment, close">*/</Keywords> |
27 | | - <Keywords name="Keywords1"></Keywords> |
28 | | - <Keywords name="Keywords2"></Keywords> |
| 22 | + <Keywords name="Folders in code2, middle">[]</Keywords> |
| 23 | + <Keywords name="Folders in code2, close">] ],</Keywords> |
| 24 | + <Keywords name="Folders in comment, open"></Keywords> |
| 25 | + <Keywords name="Folders in comment, middle"></Keywords> |
| 26 | + <Keywords name="Folders in comment, close"></Keywords> |
| 27 | + <Keywords name="Keywords1">true false</Keywords> |
| 28 | + <Keywords name="Keywords2">null</Keywords> |
29 | 29 | <Keywords name="Keywords3"></Keywords> |
30 | 30 | <Keywords name="Keywords4"></Keywords> |
31 | 31 | <Keywords name="Keywords5"></Keywords> |
|
35 | 35 | <Keywords name="Delimiters">00" 01\" 02" 03' 04\' 05' 06 07 08, 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords> |
36 | 36 | </KeywordLists> |
37 | 37 | <Styles> |
38 | | - <WordsStyle name="DEFAULT" fgColor="222222" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 38 | + <WordsStyle name="DEFAULT" fgColor="FFFFFF" bgColor="BB0000" fontName="" fontStyle="1" nesting="0" /> |
39 | 39 | <WordsStyle name="COMMENTS" fgColor="22BB77" bgColor="EFEFEF" colorStyle="1" fontName="" fontStyle="0" nesting="0" /> |
40 | | - <WordsStyle name="LINE COMMENTS" fgColor="22BB77" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 40 | + <WordsStyle name="LINE COMMENTS" fgColor="FF0000" bgColor="FFFFFF" colorStyle="0" fontName="" fontStyle="0" nesting="0" /> |
41 | 41 | <WordsStyle name="NUMBERS" fgColor="BB7722" bgColor="FAF0E4" colorStyle="1" fontName="" fontStyle="0" nesting="0" /> |
42 | | - <WordsStyle name="KEYWORDS1" fgColor="2277BB" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> |
43 | | - <WordsStyle name="KEYWORDS2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
44 | | - <WordsStyle name="KEYWORDS3" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 42 | + <WordsStyle name="KEYWORDS1" fgColor="2277BB" bgColor="FFFFFF" colorStyle="1" fontName="" fontStyle="1" nesting="0" /> |
| 43 | + <WordsStyle name="KEYWORDS2" fgColor="777777" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> |
| 44 | + <WordsStyle name="KEYWORDS3" fgColor="7722BB" bgColor="F0E4FA" colorStyle="0" fontName="" fontStyle="0" nesting="0" /> |
45 | 45 | <WordsStyle name="KEYWORDS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
46 | 46 | <WordsStyle name="KEYWORDS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
47 | 47 | <WordsStyle name="KEYWORDS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
48 | 48 | <WordsStyle name="KEYWORDS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
49 | 49 | <WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
50 | 50 | <WordsStyle name="OPERATORS" fgColor="227700" bgColor="F0FAE4" fontName="" fontStyle="0" nesting="0" /> |
51 | 51 | <WordsStyle name="FOLDER IN CODE1" fgColor="2277BB" bgColor="E4F0FA" fontName="" fontStyle="1" nesting="0" /> |
52 | | - <WordsStyle name="FOLDER IN CODE2" fgColor="7722BB" bgColor="F1E3FB" fontName="" fontStyle="1" nesting="0" /> |
53 | | - <WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 52 | + <WordsStyle name="FOLDER IN CODE2" fgColor="7722BB" bgColor="F0E4FA" fontName="" fontStyle="1" nesting="0" /> |
| 53 | + <WordsStyle name="FOLDER IN COMMENT" fgColor="FF0000" bgColor="FFFFFF" colorStyle="0" fontName="" fontStyle="0" nesting="0" /> |
54 | 54 | <WordsStyle name="DELIMITERS1" fgColor="772200" bgColor="FAF0E4" colorStyle="1" fontName="" fontStyle="0" nesting="0" /> |
55 | 55 | <WordsStyle name="DELIMITERS2" fgColor="772200" bgColor="FAF0E4" colorStyle="1" fontName="" fontStyle="0" nesting="0" /> |
56 | 56 | <WordsStyle name="DELIMITERS3" fgColor="007722" bgColor="E4FAF0" fontName="" fontStyle="0" nesting="0" /> |
|
0 commit comments