Regarding nightly build use, if flex_home and nextgenas.sdk.editor both are used then VCode gives preference to flex_home. Ideally it should compile the application with user defined ask not global one. Please suggest.
On 18-Mar-2017 10:39 PM, "Josh Tynjala [via Apache Flex Users]" < [email protected]> wrote: > I tested with a nightly build immediately before the release on both macOS > and Windows (along with 0.7.0 and a Maven distribution). Unless there was > a > major change in the last day or two that I missed, the extension should be > able to handle a nightly. What happens when you try to use a nightly that > makes you think it doesn't work? > > I'm not sure I'll be able to help with the misleading errors without > actually seeing them. Can you share the error messages and maybe some of > the relevant code? > > I can double-check the completion in the <fx:Script> block when I'm back > to > work on Monday, but I have not encountered this issue before. Considering > your other issues, I wonder if this is simply a side effect of another > issue. > > - Josh > > > On Mar 18, 2017 9:34 AM, "PKumar" <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=14865&i=0>> wrote: > > Josh, > > I am using VCode for FlexJS app & library development but I am following > issues: > > Not getting intelligence for <fx:script> tag > Compile time issues are misleading > Can not use FlexJS nightly build > > Please suggest. > > On 18-Mar-2017 5:32 AM, "Josh Tynjala [via Apache Flex Users]" < > [hidden email] <http:///user/SendEmail.jtp?type=node&node=14865&i=1>> > wrote: > > > Hello, Flex community! > > > > I hope you don't mind if I take a moment to plug one of my projects that > I > > think many Flex developers here will find useful. > > > > As you may recall, I created an ActionScript and MXML extension for > Visual > > Studio Code a while back. Originally, my main focus was on creating a > > development environment for FlexJS. Popular IDEs like Flash Builder and > > IntelliJ IDEA require jumping through some hoops to work with FlexJS, > and > > I > > wanted to make sure the community has an editor where FlexJS is > considered > > a first-class citizen. > > > > Well, I know many of you who are interested in FlexJS are also still > > targeting Adobe AIR and Flash Player with the original Apache Flex SDK. > > With that in mind, I've been working on ensuring that you can build > > projects for these runtimes in Visual Studio Code too! Earlier this > week, > > I > > released a big, new update to the extension that adds support for SWF > > debugging in AIR and Flash Player. > > > > When you debug a SWF project in VSCode you'll be able to add > breakpoints, > > pause and step through your code, see trace() output in the console, > > navigate the call stack, and inspect variables. It's a debugger with all > > the bells and whistles that we've come to expect. > > > > For more information about the Visual Studio Code extension, please > visit > > the website: > > > > https://nextgenactionscript.com/vscode/ > > > > For instructions about how to create a new project, set up the compiler, > > and debug any type of Apache Flex app in Adobe AIR and Flash Player, > visit > > the Github wiki: > > > > https://github.com/BowlerHatLLC/vscode-nextgenas/wiki > > > > With the community's help, I can continue working on useful developer > > tools > > for ActionScript and MXML. Please join my Patreon campaign to lend a > hand! > > > > https://www.patreon.com/josht > > > > Thank you, and happy coding! > > > > Josh Tynjala > > NextGen ActionScript > > > > Note: I am an Apache Flex committer and PMC member, but this VSCode > > extension is not an Apache project. Today, I am simply posting as a > member > > of the community who wants to share a cool, independent project that > > others > > might enjoy. > > > > > > ------------------------------ > > If you reply to this email, your message will be added to the discussion > > below: > > http://apache-flex-users.2333346.n4.nabble.com/SWF- > > Debugging-in-Visual-Studio-Code-tp14853.html > > To start a new topic under Apache Flex Users, email > > [hidden email] <http:///user/SendEmail.jtp?type=node&node=14865&i=2> > > To unsubscribe from Apache Flex Users, click here > > <http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp? > > macro=unsubscribe_by_code&node=1&code=cHJhc2hha3VtYXJAZ21haWwuY29tfD > F8LTU0MTcyMzE2NA==> > > . > > NAML > > <http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp? > > macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml& > base=nabble.naml.namespaces.BasicNamespace-nabble.view. > web.template.NabbleNamespace-nabble.view.web.template. > NodeNamespace&breadcrumbs=notify_subscribers%21nabble% > 3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_ > instant_email%21nabble%3Aemail.naml> > > > > > > > ----- > Regards, > Prashant > -- > View this message in context: http://apache-flex-users. > 2333346.n4.nabble.com/SWF-Debugging-in-Visual-Studio- > Code-tp14853p14863.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://apache-flex-users.2333346.n4.nabble.com/SWF- > Debugging-in-Visual-Studio-Code-tp14853p14865.html > To start a new topic under Apache Flex Users, email > [email protected] > To unsubscribe from Apache Flex Users, click here > <http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=cHJhc2hha3VtYXJAZ21haWwuY29tfDF8LTU0MTcyMzE2NA==> > . > NAML > <http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > ----- Regards, Prashant -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/SWF-Debugging-in-Visual-Studio-Code-tp14853p14866.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
