supercollider-tmbundle/Commands/Implementations of.tmCommand

26 lines
695 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>beforeRunningCommand</key>
<string>nop</string>
<key>command</key>
<string>require_cmd sc3c
sc3c -y $TM_SELECTED_TEXT</string>
<key>fallbackInput</key>
<string>none</string>
<key>input</key>
<string>none</string>
<key>keyEquivalent</key>
<string>@y</string>
<key>name</key>
<string>Implementations of</string>
<key>output</key>
<string>showAsTooltip</string>
<key>scope</key>
<string>source.supercollider</string>
<key>uuid</key>
<string>3BAE7DE4-D06A-422B-94A3-7F542C47ED0F</string>
</dict>
</plist>