Ahh, okay. Ctrl + T would be useful. I didn't really notice that keywords
were missing from auto-complete.

What annoys me more about FB's auto-complete is that it occasionally simply
vanishes either because of a parse error in your code or (just as often) for
no reason. Then again, that could just be my screwy install.


Jer


On Thu, Aug 13, 2009 at 4:34 PM, Steven Sacks <flash...@stevensacks.net>wrote:

> FlashDevelop auto-completes class, instance and local vars, as well as
> native key words like public, private, class, interface, implements,
> function, static, const, etc.  FDT and FB do not.
>
> Here's what toggle line does
>
>
> hello();
> world();
>
> CTRL+T on world line
>
> world();
> hello();
>
> While this might seem minor, it's actually VERY handy.
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to