[TxMt] Re: Help funding my TextMate 2 code sprint
Jacob Carlborg
doob at me.com
Tue Mar 26 12:24:49 UTC 2013
On 2013-03-26 10:26, Elia Schito wrote:
> Just for the record avian-missing uses a preference to intercept the
> completion:
>
> https://github.com/elia/avian-missing.tmbundle/blob/master/Preferences/Completion:%20Character%20Class%20indifferent.tmPreferences
Bundles will execute some kind of script. Which will create a new
process. Autocompletion syntax highlighting and similar features need to
be very, very fast. I don't want to wait a whole second for for an
autocompletion list to show up.
--
/Jacob Carlborg
More information about the textmate
mailing list