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 06c2e98 commit f7b84f3Copy full SHA for f7b84f3
Preferences/Comments.tmPreferences
@@ -0,0 +1,24 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+<plist version="1.0">
4
+<dict>
5
+ <key>name</key>
6
+ <string>Comments</string>
7
+ <key>scope</key>
8
+ <string>source.gdl</string>
9
+ <key>settings</key>
10
+ <dict>
11
+ <key>shellVariables</key>
12
+ <array>
13
14
15
+ <string>TM_COMMENT_START</string>
16
+ <key>value</key>
17
+ <string>! </string>
18
+ </dict>
19
+ </array>
20
21
+ <key>uuid</key>
22
+ <string>A9B922E0-BEB8-11E4-BB52-0800200C9A66</string>
23
+</dict>
24
+</plist>
0 commit comments