File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 248248 </dict >
249249 <dict >
250250 <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 >
252258 <key >name </key >
253259 <string >keyword.control.powershell </string >
254260 </dict >
You can’t perform that action at this time.
0 commit comments