Skip to content

Commit 674fabb

Browse files
Add $PsNativeCommand vars to syntax
1 parent bbf733b commit 674fabb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PowerShell.sublime-syntax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,6 +1434,7 @@ variables:
14341434
) Preference
14351435
| Maximum (?: Alias | Drive | Error | Function | History | Variable ) Count # Maximum*Count
14361436
| Log (?: Command | Engine | Provider ) (?: Health | Lifecycle ) Event # Log*Event
1437+
| PsNativeCommand (?: ArgumentPassing | UseErrorActionPreference ) # PsNativeCommand*
14371438
| PsDebugContext | PsDefaultParameterValues | PsEmailServer
14381439
| PsModuleAutoloadingPreference | PsSenderInfo
14391440
| PsSessionApplicationName | PsSessionConfigurationName

0 commit comments

Comments
 (0)