On 2/1/17, 1:33 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>This! I like! > >Theoretically it should make it possible to get correct code completion >in both COMPILE::SWF and COMPILE::JS blocks. That would be a huge help! Hmm. Not so sure about that. For one FB project, there is only one set of SWCs and I don't know that you would specify both Core and CoreJS on the library path in the project settings. I think you would have to specify -js-library-path=CoreJS.swc in the additional compiler options and that wouldn't help code hinting. But right now we do have two FB projects per library, so if you have both projects open and one specifies the CoreJS.swc in theory you will get code hinting correctly for that, but I don't know what FB will actually do. -Alex