We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5698221 commit cd909f3Copy full SHA for cd909f3
3 files changed
et_script.tmLanguage
@@ -342,7 +342,7 @@
342
<key>comment</key>
343
<dict>
344
<key>match</key>
345
- <string>\/\/\s*.*</string>
+ <string>\s*\/\/\s*.*</string>
346
347
<key>name</key>
348
<string>comment.line.double-slash</string>
q3_cfg.tmLanguage
@@ -24,8 +24,8 @@
24
<string>Comment lines</string>
25
26
27
- <string>//\s*(.+)*$</string>
28
-
+
29
30
<string>comment.q3cfg</string>
31
</dict>
q3_shader.tmLanguage
@@ -428,7 +428,7 @@
428
429
430
431
432
433
434
0 commit comments