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 2b54a41 commit b6a23c1Copy full SHA for b6a23c1
Symbol List Functions.tmPreferences
@@ -0,0 +1,17 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple//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: Functions</string>
7
+ <key>scope</key>
8
+ <string>source.powershell meta.function</string>
9
+ <key>settings</key>
10
+ <dict>
11
+ <key>showInSymbolList</key>
12
+ <integer>1</integer>
13
+ </dict>
14
+ <key>uuid</key>
15
+ <string>f935a7e0-c4fd-11e3-9c1a-0800200c9a66</string>
16
+</dict>
17
+</plist>
0 commit comments