force SC to front when opening help file
This commit is contained in:
parent
c70c7531c2
commit
93448e0ee1
|
@ -7,7 +7,9 @@
|
|||
<key>command</key>
|
||||
<string>require_cmd sc3c
|
||||
sc3c -d "${TM_SELECTED_TEXT:-\"\"}"
|
||||
|
||||
osascript << END
|
||||
tell application "SuperCollider" to activate
|
||||
END
|
||||
</string>
|
||||
<key>fallbackInput</key>
|
||||
<string>none</string>
|
||||
|
|
Loading…
Reference in New Issue