We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$PSNativeCommand
1 parent bbf733b commit 3b3675bCopy full SHA for 3b3675b
PowerShell.sublime-syntax
@@ -1434,6 +1434,7 @@ variables:
1434
) Preference
1435
| Maximum (?: Alias | Drive | Error | Function | History | Variable ) Count # Maximum*Count
1436
| Log (?: Command | Engine | Provider ) (?: Health | Lifecycle ) Event # Log*Event
1437
+ | PSNativeCommand (?: ArgumentPassing | UseErrorActionPreference ) # PSNativeCommand*
1438
| PsDebugContext | PsDefaultParameterValues | PsEmailServer
1439
| PsModuleAutoloadingPreference | PsSenderInfo
1440
| PsSessionApplicationName | PsSessionConfigurationName
0 commit comments