File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 248
248
</dict >
249
249
<dict >
250
250
<key >match </key >
251
- <string >(?< !\w|-|\.)((?i:begin|break|catch|continue|data|default|define|do|dynamicparam|else|elseif|end|exit|finally|for|foreach(?!-object)|from|if|in|inlinescript|parallel|param|process|return|switch|throw|trap|try|until|var|where(?!-object)|while)|%|\?)(?!\w) </string >
251
+ <string >(?< !\w|-|\.)((?i:begin|break|catch|continue|data|default|define|do|dynamicparam|else|elseif|end|exit|finally|for|foreach-object|from|if|in|inlinescript|parallel|param|process|return|switch|throw|trap|try|until|var|where-object|while)|%|\?)(?!\w) </string >
252
+ <key >name </key >
253
+ <string >keyword.control.powershell </string >
254
+ </dict >
255
+ <dict >
256
+ <key >match </key >
257
+ <string >(?< !\w|-|[^\)]\.)((?i:foreach|where)|%|\?)(?!\w) </string >
252
258
<key >name </key >
253
259
<string >keyword.control.powershell </string >
254
260
</dict >
You can’t perform that action at this time.
0 commit comments