We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$__
1 parent 8bcaa62 commit 5bee3a1Copy full SHA for 5bee3a1
1 file changed
PowerShell.sublime-syntax
@@ -1472,9 +1472,9 @@ variables:
1472
)\b
1473
var_language: |-
1474
(?xi:
1475
- [$^?_]
+ [$^?]
1476
| \b(?:
1477
- Args | ConsoleFileName | Error | Event | EventArgs
+ _ | Args | ConsoleFileName | Error | Event | EventArgs
1478
| EventSubscriber | ForEach | Input | LastExitCode | Matches
1479
| MyInvocation | NestedPromptLevel | PsBoundParameters | PsCmdlet
1480
| PsCulture | PsDebugContext | PsItem | Pwd | Sender | SourceArgs
0 commit comments