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 524ed5e commit fcb7eb7Copy full SHA for fcb7eb7
Preferences/Symbols.tmPreferences
@@ -0,0 +1,17 @@
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>Symbol List</string>
7
+ <key>scope</key>
8
+ <string>entity.name.function.gdl</string>
9
+ <key>settings</key>
10
+ <dict>
11
+ <key>showInSymbolList</key>
12
+ <integer>1</integer>
13
+ </dict>
14
+ <key>uuid</key>
15
+ <string>8f158c40-aaeb-11e7-8f1a-0800200c9a66</string>
16
+</dict>
17
+</plist>
0 commit comments