I honestly don't use the code completion that much so I don't know how it usually works. Do mx_internal functions get listed for Flex classes? Even if they have @private asdoc?
-Alex On 12/16/13 4:07 AM, "Harbs" <harbs.li...@gmail.com> wrote: >Yes. That works. But for some reason none of the tlf_internal functions >are recognized... Argh! > >On Dec 15, 2013, at 5:38 PM, Alex Harui wrote: > >> In FB, if you are set up as a library project, does the project explorer >> show the source files in the tree? >> >> On 12/15/13 5:15 AM, "Harbs" <harbs.li...@gmail.com> wrote: >> >>> Anyone have any tips on getting code completion working while working >>>on >>> TLF? >>> >>> I've set up the source to point to the TLF source folder, so jumping to >>> the source works as it should (albeit with a warning that the source is >>> not in a project), but code completion does not work. I assume it's >>> because TLF is not inside a project. >>> >>> FWIW, I tried setting up a project in IntelliJ IDEA and didn't even get >>> it set up correctly. Not sure how to do thatÅ >>> >>> I don't care whether I work in AFB or IntelliJ IDEA, but I would like >>>to >>> have code completion. Suggestions? Tips? >>> >>> Thanks, >>> Harbs >> >