force SC to front when opening help file

This commit is contained in:
rob 2009-01-03 22:41:22 +00:00
parent c70c7531c2
commit 93448e0ee1
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,9 @@
<key>command</key>
<string>require_cmd sc3c
sc3c -d "${TM_SELECTED_TEXT:-\"\"}"
osascript &lt;&lt; END
tell application "SuperCollider" to activate
END
</string>
<key>fallbackInput</key>
<string>none</string>