File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 950
950
</dict >
951
951
</dict >
952
952
<key >match </key >
953
- <string >(?i:(\$)(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
953
+ <string >(?i:(\$|@ )(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
954
954
</dict >
955
955
<dict >
956
956
<key >captures </key >
1009
1009
</dict >
1010
1010
</dict >
1011
1011
<key >match </key >
1012
- <string >(?i:(\$)((?:\p{L}|\d|_)+:)?((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
1012
+ <string >(?i:(\$|@ )((?:\p{L}|\d|_)+:)?((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
1013
1013
</dict >
1014
1014
<dict >
1015
1015
<key >captures </key >
1165
1165
</dict >
1166
1166
</dict >
1167
1167
<key >match </key >
1168
- <string >(?i:(\$)(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+)) </string >
1168
+ <string >(?i:(\$|@ )(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+)) </string >
1169
1169
</dict >
1170
1170
<dict >
1171
1171
<key >captures </key >
You can’t perform that action at this time.
0 commit comments