[TxMt] Re: Cocoa Autocomplete

Jacob Rus jrus at hcs.harvard.edu
Thu Jan 11 02:27:23 UTC 2007


Sam Halliday wrote:
> Hello,
> 
> On 10 Jan 2007, at 19:31, Jacob Rus wrote:
>> that should work fine, so that it doesn't implies that something is 
>> indeed up
> 
> I just realised that my ^/ binding is working, but it's not doing what I 
> thought it was... it seems that TextMate autocomplete words based on 
> what it has already seen in the file: not the same as Cocoa complete! 
> Cocoa complete uses the dictionary (including the user's language and 

Yes, that's right

 > amendments) to find completion. How can I get the Cocoa autocompleter
 > instead?

You can't, really, without doing some work.  But Thomas Aylott made 
something that completes English words.

> Is there a list somewhere of all the TextMate symbols that can be used 
> in the KeyBindings.dict file? Or have they all been assigned already.

Look at the file inside the textmate application.  Any selectors used 
there are fair game.  Other than that, most of the selectors that work 
in other Cocoa apps will also work in TextMate, with a few exceptions 
(didn't I send a link to my giant list in the last email?)




More information about the textmate mailing list