On 2004-11-04, at 12.02, Ian White wrote:
Hi All,
I've written a quick and dirty script for code completion for PHP on TextMate. details here: http://ian.ardes.com/phpcc
Cheers, Ian
Oh my god! How could I have missed this? This is really awsome!
On 2004-11-07, at 08.44, Allan Odgaard wrote:
On 6. Nov 2004, at 14:25, Joost Schuttelaar wrote:
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:
Yes, that'd be my fault, although it was a conscious choice. I'll see if I can't make it so that all keys except escape (and maybe cmd-.) will fall through.
It's these little changes that can make so big a difference :) Would be wonderful if you considered making the pressed key appear in the text-document.
Kind Regards ivar