chore: bump scintilla and lexilla version
This commit is contained in:
44
3rdparty/lexilla545/lexilla/test/examples/json/AllStyles.json.folded
vendored
Normal file
44
3rdparty/lexilla545/lexilla/test/examples/json/AllStyles.json.folded
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
0 400 400 // Enumerate all styles: 0 to 13
|
||||
1 400 400
|
||||
0 400 400 // default=0
|
||||
1 400 400
|
||||
1 400 400
|
||||
0 400 400 // number=1
|
||||
0 400 400 1
|
||||
1 400 400
|
||||
0 400 400 // string=2
|
||||
0 400 400 "2"
|
||||
1 400 400
|
||||
0 400 400 // stringeol=3
|
||||
0 400 400 "3
|
||||
1 400 400
|
||||
0 400 400 // propertyname=4
|
||||
0 400 400 "4":
|
||||
1 400 400
|
||||
0 400 400 // escapesequence=5
|
||||
0 400 400 "\n"
|
||||
1 400 400
|
||||
0 400 400 // linecomment=6
|
||||
0 400 400 // 6 Line Comment
|
||||
1 400 400
|
||||
0 400 400 // blockcomment=7
|
||||
0 400 400 /* 7 Block Comment */
|
||||
1 400 400
|
||||
0 400 400 // operator=8
|
||||
0 400 400 {}
|
||||
1 400 400
|
||||
0 400 400 // uri=9
|
||||
0 400 400 "http://9.org"
|
||||
1 400 400
|
||||
0 400 400 // compactiri=10
|
||||
0 400 400 "x:y"
|
||||
1 400 400
|
||||
0 400 400 // keyword=11
|
||||
0 400 400 true
|
||||
1 400 400
|
||||
0 400 400 // ldkeyword=12
|
||||
0 400 400 "@id"
|
||||
1 400 400
|
||||
0 400 400 // error=13
|
||||
0 400 400 # 13 error
|
||||
0 400 0
|
Reference in New Issue
Block a user