File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 20
20
<array >
21
21
<dict >
22
22
<key >begin </key >
23
- <string >\b(?:(local)\s+)?(function)\s*(?:\s+([a-zA-Z_][a-zA-Z0-9_]*(?:[\.:][a-zA-Z_][a-zA-Z0-9_]*)?)\s*)?(\() </string >
23
+ <string >\b(?:(local)\s+)?(function)\s*(?:\s+([a-zA-Z_][a-zA-Z0-9_]*(?:( [\.:]) [a-zA-Z_][a-zA-Z0-9_]*)?)\s*)?(\() </string >
24
24
<key >beginCaptures </key >
25
25
<dict >
26
26
<key >1 </key >
39
39
<string >entity.name.function.lua </string >
40
40
</dict >
41
41
<key >4 </key >
42
+ <dict >
43
+ <key >name </key >
44
+ <string >punctuation.separator.parameter.lua </string >
45
+ </dict >
46
+ <key >5 </key >
42
47
<dict >
43
48
<key >name </key >
44
49
<string >punctuation.definition.parameters.begin.lua </string >
64
69
<key >name </key >
65
70
<string >variable.parameter.function.lua </string >
66
71
</dict >
72
+ <dict >
73
+ <key >match </key >
74
+ <string >, </string >
75
+ <key >name </key >
76
+ <string >punctuation.separator.arguments.lua </string >
77
+ </dict >
67
78
</array >
68
79
</dict >
69
80
<dict >
You can’t perform that action at this time.
0 commit comments