[TxMt] Re: callback.application.did-deactivate

Allan Odgaard mailinglist at textmate.org
Wed Dec 21 10:02:32 UTC 2011


On 21 Dec 2011, at 10:52, Trevor Harmon wrote:

> […] callback.application.did-activate […]
> 
> Has anyone gotten this to work? […]

Switch to beta/nightly builds — it didn’t work in r8956.

> […] Is there a way to keep the command enabled and active but off the menu?

You can edit the command’s property list on disk and add:

    <key>hideFromUser</key>
    <true/>

It then shows in the bundle editor under Other Actions.



More information about the textmate mailing list