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 246246 </dict >
247247 <dict >
248248 <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 >
250250 <key >name </key >
251251 <string >keyword.control.powershell </string >
252252 </dict >
522522 <key >function </key >
523523 <dict >
524524 <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 >
526526 <key >beginCaptures </key >
527527 <dict >
528528 <key >0 </key >
You can’t perform that action at this time.
0 commit comments