Skip to content

Commit 472c944

Browse files
keith-hallTylerLeonhardt
authored andcommitted
also scope the \n at the end of line comments as comment.line (#125)
1 parent 146e421 commit 472c944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerShellSyntax.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
</dict>
399399
</dict>
400400
<key>end</key>
401-
<string>$</string>
401+
<string>$\n?</string>
402402
<key>name</key>
403403
<string>comment.line.powershell</string>
404404
<key>patterns</key>

0 commit comments

Comments
 (0)