Okay, so how do I use FD to edit Flex docs?

Steven Sacks 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