[TxMt] PHP Code Completion

Joost Schuttelaar joost at greenskin.net
Sat Nov 6 13:25:42 UTC 2004


Hi Ian,

> I've written a quick and dirty script for code completion for PHP on 
> TextMate.
> details here: http://ian.ardes.com/phpcc

Very cool! :)

My only gripe is that the lookup is a bit slow on my 1.33GHz Powerbook 
and that when the tooltip is there the next key you press is used to 
dismiss the tooltip, instead of typing. So when I do:

mysql_fetch*esc* I get: mysql_fetch_
When I then type the 'a' key for fetch_array, the tooltip dissapears and 
my key is not entered.

For the rest, I love this hack! :)

-- 

Joost Schuttelaar



More information about the textmate mailing list