RE: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Idylog - Nicolas Granon
; À : users@flex.apache.org > Objet : Re: [FlexJS] Debugging setup with Flashbuilder and JS output > > Nicolas, > > Josh's extension is awesome! It gives life also to Moonshine IDE, > thanks to this we have two free IDE which supports FlexJS. > > I hope you and your team w

RE: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Idylog - Nicolas Granon
--- > De : Harbs [mailto:harbs.li...@gmail.com] > Envoyé : mardi 26 septembre 2017 23:37 > À : users@flex.apache.org; ngra...@idylog.com > Objet : Re: [FlexJS] Debugging setup with Flashbuilder and JS output > > If it’s any indication, Josh’s extension currently has a download

RE: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Idylog - Nicolas Granon
t; Envoyé : mardi 26 septembre 2017 23:23 > À : users@flex.apache.org; ngra...@idylog.com > Objet : Re: [FlexJS] Debugging setup with Flashbuilder and JS output > > On Tue, Sep 26, 2017 at 2:07 PM, Idylog - Nicolas Granon > > wrote: > > > Alex, thank you for your comm

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Piotr Zarzycki
Nicolas, Josh's extension is awesome! It gives life also to Moonshine IDE, thanks to this we have two free IDE which supports FlexJS. I hope you and your team will not give up with FlexJS even if it needs a bit bug fixing in framework. This community need such people who tried framework and use i

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Harbs
If it’s any indication, Josh’s extension currently has a download count of 9,304 in the VS Code marketplace. > On Sep 27, 2017, at 12:07 AM, Idylog - Nicolas Granon > wrote: > > (for my information : do we have any idea of the adoption rate of VSCode > among Flex/AS3 developers ?)

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Alex Harui
Hi Nicolas, Opinions are most welcome on our mailing lists. We want to know what our users are thinking even if it is criticism. Thanks, -Alex On 9/26/17, 2:07 PM, "Idylog - Nicolas Granon" wrote: >Alex, thank you for your comments. > >We will go the VSCode way : it seems to work quite well,

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread OmPrakash Muppirala
On Tue, Sep 26, 2017 at 2:07 PM, Idylog - Nicolas Granon wrote: > Alex, thank you for your comments. > > We will go the VSCode way : it seems to work quite well, the debug mode > seems quite reliable and we are not "tied" to Eclipse. > And I also like Josh's vision of bringing FlexJS as "1st clas

RE: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Idylog - Nicolas Granon
Alex, thank you for your comments. We will go the VSCode way : it seems to work quite well, the debug mode seems quite reliable and we are not "tied" to Eclipse. And I also like Josh's vision of bringing FlexJS as "1st class citizen" into VSCode ecosystem. Also, I would like to share my views w

[FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Nicolas Granon
I have a hard time finding the (up-to-date) documentation for setting up debugging with FlashBuilder (4.7, Windows) using JS output. Debugging the SWF output works fine (with FF). I have read the information at https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Fla sh+

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Alex Harui
I think SourceMaps for MXML were working in some simple cases in 0.8.0 but there was a bug that Josh fixed that we were going to release in a 0.8.1. Given we're creating a new project, we'll probably call it Royale 0.9.0 and get it out shortly after we get everything else in the project up and runn

RE: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Idylog - Nicolas Granon
Hi Piotr, Thank you for this information. Following your reply, I have read Josh Tynjala's papers and, as I understand it, it is possible to use source maps for debugging with FB but it works only with pure as3 source code, not mxml code. Furthermore, the actions are a bit convoluted (you have

Re: [FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Piotr Zarzycki
Hi Nicolas, I don't think that in case of FB you will be able to do this. When I was using mostly Intellij for FlexJS (which do not have official support as FB) I did debugging through Chrome and then get back to fix the code in AS. In order to debugging in the standard way you have two IDEs - Moo

[FlexJS] Debugging setup with Flashbuilder and JS output

2017-09-26 Thread Nicolas Granon
I have a hard time finding the (up-to-date) documentation for setting up debugging with FlashBuilder (4.7, Windows) using JS output. Debugging the SWF output works fine (with FF). I have read the information at https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Fla sh+