Skip to content

Commit 3b3675b

Browse files
Add $PSNativeCommand vars to syntax
1 parent bbf733b commit 3b3675b

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)