Skip to content

Commit b6a23c1

Browse files
PowerSchillJaykul
authored andcommitted
Created symbol definition for functions
1 parent 2b54a41 commit b6a23c1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Symbol List Functions.tmPreferences

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)