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.
1 parent e8dce0c commit 3ccedebCopy full SHA for 3ccedeb
PowerShell.sublime-syntax
@@ -800,9 +800,9 @@ contexts:
800
scope: meta.function.powershell
801
captures:
802
1: storage.modifier.powershell
803
- 2: punctuation.section.braces.begin.powershell
+ 2: punctuation.section.brackets.begin.powershell
804
3: storage.type.powershell
805
- 4: punctuation.section.braces.end.powershell
+ 4: punctuation.section.brackets.end.powershell
806
5: entity.name.function.powershell
807
push:
808
- match: (?=\()
0 commit comments