File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 875875 </dict >
876876 </dict >
877877 <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 >
879879 </dict >
880880 <dict >
881881 <key >captures </key >
934934 </dict >
935935 </dict >
936936 <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 >
938938 </dict >
939939 <dict >
940940 <key >captures </key >
10901090 </dict >
10911091 </dict >
10921092 <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 >
10941094 </dict >
10951095 <dict >
10961096 <key >captures </key >
You can’t perform that action at this time.
0 commit comments