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 529562f commit 6bc734eCopy full SHA for 6bc734e
PowerShellSyntax.tmLanguage
@@ -283,7 +283,7 @@
283
<key>comment</key>
284
<string>capture should be entity.name.type, but it doesn't provide a good color in the default schema.</string>
285
<key>match</key>
286
- <string>(?<!\w)((?i:class)|%|\?)(?:\s)+((?:\p{L}|\d|_|-|)+)\b</string>
+ <string>(?<!\w|-)((?i:class)|%|\?)(?:\s)+((?:\p{L}|\d|_|-|)+)\b</string>
287
</dict>
288
<dict>
289
0 commit comments