This statement is absolutely incorrect, and a bit baffling. Clearly if it
didn't do that stuff nobody would ever use it.
FDT does indeed complete all those, and I haven't looked at FB in a while
but would be absolutely stunned if that was in fact accurate. The default
code hinting is just when you hit dot, but you can configure it to do it
more often. This link shows you how to make it so you get code hinting
automatically as opposed to when you hit CTRL-Space (tho ctrl-space works to
complete the above by default):
http://blog.flashmech.net/2008/10/fdt-tip-boost-your-code-assist/

You can also change the delay before code hints appear and make it more
FD-like if you want.
I guess another part of why I like FDT is that it's  highly customizable.
So, erm, yeah.



On Thu, Aug 13, 2009 at 2:34 PM, Steven Sacks <[email protected]>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
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to