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 e249a57 commit 766ba61Copy full SHA for 766ba61
PowerShellSyntax.tmLanguage
@@ -1083,7 +1083,7 @@
1083
<key>RequiresDirective</key>
1084
<dict>
1085
<key>begin</key>
1086
- <string>(?i:(requires))\s</string>
+ <string>(?<=#)(?i:(requires))\s</string>
1087
<key>beginCaptures</key>
1088
1089
<key>0</key>
@@ -1402,4 +1402,4 @@
1402
<key>uuid</key>
1403
<string>f8f5ffb0-503e-11df-9879-0800200c9a66</string>
1404
</dict>
1405
-</plist>
+</plist>
0 commit comments