We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279f16c commit 37b15dcCopy full SHA for 37b15dc
1 file changed
AutoHotkey.tmLanguage
@@ -26,7 +26,7 @@
26
</dict>
27
28
<key>match</key>
29
- <string>(^\s*|\s+)(;)(.*)$</string>
+ <string>(^\s*|\s+)(;)(.*\n)$</string>
30
<key>name</key>
31
<string>comment.line.ahk</string>
32
0 commit comments