File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 414414 <key >comment </key >
415415 <string >Verb-Noun pattern: </string >
416416 <key >match </key >
417- <string >(?:(\p{L}|\d|_|-|\\|\:)*\\)?\b(?i:Add|Approve|Assert|Backup|Block|Checkpoint|Clear|Close|Compare|Complete|Compress|Confirm|Connect|Convert|ConvertFrom|ConvertTo|Copy|Debug|Deny|Disable|Disconnect|Dismount|Edit|Enable|Enter|Exit|Expand|Export|Find|Format|Get|Grant|Group|Hide|Import|Initialize|Install|Invoke|Join|Limit|Lock|Measure|Merge|Mount|Move|New|Open|Optimize|Out|Ping|Pop|Protect|Publish|Push|Read|Receive|Redo|Register|Remove|Rename|Repair|Request|Reset|Resize|Resolve|Restart|Restore|Resume|Revoke|Save|Search|Select|Send|Set|Show|Skip|Split|Start|Step|Stop|Submit|Suspend|Switch|Sync|Test|Trace|Unblock|Undo|Uninstall|Unlock|Unprotect|Unpublish|Unregister|Update|Use|Wait|Watch|Write)\-.+?(?:\.(?i:exe|cmd|bat|ps1))?\b </string >
417+ <string >(?:(\p{L}|\d|_|-|\\|\:)*\\)?\b(?i:Add|Approve|Assert|Backup|Block|Build| Checkpoint|Clear|Close|Compare|Complete|Compress|Confirm|Connect|Convert|ConvertFrom|ConvertTo|Copy|Debug|Deny|Deploy |Disable|Disconnect|Dismount|Edit|Enable|Enter|Exit|Expand|Export|Find|Format|Get|Grant|Group|Hide|Import|Initialize|Install|Invoke|Join|Limit|Lock|Measure|Merge|Mount|Move|New|Open|Optimize|Out|Ping|Pop|Protect|Publish|Push|Read|Receive|Redo|Register|Remove|Rename|Repair|Request|Reset|Resize|Resolve|Restart|Restore|Resume|Revoke|Save|Search|Select|Send|Set|Show|Skip|Split|Start|Step|Stop|Submit|Suspend|Switch|Sync|Test|Trace|Unblock|Undo|Uninstall|Unlock|Unprotect|Unpublish|Unregister|Update|Use|Wait|Watch|Write)\-.+?(?:\.(?i:exe|cmd|bat|ps1))?\b </string >
418418 <key >name </key >
419419 <string >support.function.powershell </string >
420420 </dict >
434434 <key >name </key >
435435 <string >support.function.powershell </string >
436436 </dict >
437+ <dict >
438+ <key >comment </key >
439+ <string >Builtin cmdlets with reserved verbs </string >
440+ <key >match </key >
441+ <string >(?< !\w)(?i:sort-object)(?!\w) </string >
442+ <key >name </key >
443+ <string >support.function.powershell </string >
444+ </dict >
445+ <dict >
446+ <key >comment </key >
447+ <string >Builtin cmdlets with reserved verbs </string >
448+ <key >match </key >
449+ <string >(?< !\w)(?i:tee-object)(?!\w) </string >
450+ <key >name </key >
451+ <string >support.function.powershell </string >
452+ </dict >
437453 </array >
438454 </dict >
439455 <key >commentEmbeddedDocs </key >
You can’t perform that action at this time.
0 commit comments