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 875
875
</dict >
876
876
</dict >
877
877
<key >match </key >
878
- <string >(?i:(\$)(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
878
+ <string >(?i:(\$|@ )(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
879
879
</dict >
880
880
<dict >
881
881
<key >captures </key >
934
934
</dict >
935
935
</dict >
936
936
<key >match </key >
937
- <string >(?i:(\$)((?:\p{L}|\d|_)+:)?((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
937
+ <string >(?i:(\$|@ )((?:\p{L}|\d|_)+:)?((?:\p{L}|\d|_)+))((?:\.(?:\p{L}|\d|_)+)*\b)? </string >
938
938
</dict >
939
939
<dict >
940
940
<key >captures </key >
1090
1090
</dict >
1091
1091
</dict >
1092
1092
<key >match </key >
1093
- <string >(?i:(\$)(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+)) </string >
1093
+ <string >(?i:(\$|@ )(global|local|private|script|using|workflow):((?:\p{L}|\d|_)+)) </string >
1094
1094
</dict >
1095
1095
<dict >
1096
1096
<key >captures </key >
You can’t perform that action at this time.
0 commit comments