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 8086cb2 commit a085927Copy full SHA for a085927
nwscript.json-tmPreferences
@@ -10,14 +10,6 @@
10
{
11
"name": "TM_COMMENT_START",
12
"value": "// "
13
- },
14
- {
15
- "name": "TM_COMMENT_START_2",
16
- "value": "/*"
17
18
19
- "name": "TM_COMMENT_END_2",
20
- "value": "*/"
21
}
22
]
23
nwscript.tmPreferences
@@ -20,18 +20,6 @@
<key>value</key>
<string>// </string>
</dict>
- <dict>
24
- <key>name</key>
25
- <string>TM_COMMENT_START_2</string>
26
- <key>value</key>
27
- <string>/*</string>
28
- </dict>
29
30
31
- <string>TM_COMMENT_END_2</string>
32
33
- <string>*/</string>
34
35
</array>
36
37
0 commit comments