File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 950950 </dict >
951951 </dict >
952952 <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 >
954954 </dict >
955955 <dict >
956956 <key >captures </key >
10091009 </dict >
10101010 </dict >
10111011 <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 >
10131013 </dict >
10141014 <dict >
10151015 <key >captures </key >
11651165 </dict >
11661166 </dict >
11671167 <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 >
11691169 </dict >
11701170 <dict >
11711171 <key >captures </key >
You can’t perform that action at this time.
0 commit comments