File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 246
246
</dict >
247
247
<dict >
248
248
<key >match </key >
249
- <string >(?< !\w)((?i:begin|break|catch|continue|data|define|do|dynamicparam|else|elseif|end|exit|filter| finally|for|foreach(?!-object)|from|if|in|inlinescript|parallel|param|process|return|switch|throw|trap|try|until|using|var|where(?!=-object)|while)|%|\?)(?!\w) </string >
249
+ <string >(?< !\w)((?i:begin|break|catch|continue|data|define|do|dynamicparam|else|elseif|end|exit|finally|for|foreach(?!-object)|from|if|in|inlinescript|parallel|param|process|return|switch|throw|trap|try|until|using|var|where(?!=-object)|while)|%|\?)(?!\w) </string >
250
250
<key >name </key >
251
251
<string >keyword.control.powershell </string >
252
252
</dict >
522
522
<key >function </key >
523
523
<dict >
524
524
<key >begin </key >
525
- <string >((?i:function|configuration|workflow))\s+((?:\p{L}|\d|_|-|\.)+) </string >
525
+ <string >((?i:function|filter| configuration|workflow))\s+((?:\p{L}|\d|_|-|\.)+) </string >
526
526
<key >beginCaptures </key >
527
527
<dict >
528
528
<key >0 </key >
You can’t perform that action at this time.
0 commit comments