Configure FlashDevelop Code Autocompletion For AIR API
Friday 22 August 2008 - Filed under Others
This will enable code auto-completion feature for AIR API in FlashDevelop
Project->Properties->Compiler Options->Intrinsic Libraries, click at the “…” button and put these lines there
Library\AS3\frameworks\FlashCS3
Library\AS3\frameworks\AIR
2008-08-22 » 5566

12 November 2008 @ 9:04 am
Hi, thanks for sharing!
I have been puzzling to get auto code completion for the native AIR classes, but was unsuccessful. Your post did the trick.
Imho a new AIR AS3 project should get these settings as default in FD, I’ll post there too.
Greetings,
Sander
6 September 2009 @ 11:33 pm
[...] in Flash CS3, the trick of getting autocompletion in FlashDevelop is not working any more in Flash CS4, ast least not in my case. After testing a while I finally got [...]