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 389f238 commit 44eac87Copy full SHA for 44eac87
PowerShellSyntax.tmLanguage
@@ -416,7 +416,7 @@
416
<key>attribute</key>
417
<dict>
418
<key>begin</key>
419
- <string>(\[)\s*\b(?i)(cmdletbinding|alias|outputtype|parameter|validatenotnull|validatenotnullorempty|validatecount|validateset|allownull|allowemptycollection|allowemptystring|validatescript|validaterange|validatepattern|validatelength)\b</string>
+ <string>(\[)\s*\b(?i)(cmdletbinding|alias|outputtype|parameter|validatenotnull|validatenotnullorempty|validatecount|validateset|allownull|allowemptycollection|allowemptystring|validatescript|validaterange|validatepattern|validatelength|supportswildcards)\b</string>
420
<key>beginCaptures</key>
421
422
<key>1</key>
0 commit comments