This is correct. I'm waiting on an official release of Royale before I release a version of vscode-nextgenas that supports it. I've already done the work, so it's mostly a matter of merging things in once the Royale compiler is deployed to Maven Central.
- Josh On 2017-11-26 06:31, Piotr Zarzycki <[email protected]> wrote: > Hi Prashant, > > As far as I know Royale is not yet supported officially in VSCode. More > details here [1]. One of the workaround is to build on your own extension > using branch Royale. Take a look closer into the discussion under the > ticket. > > [1] https://github.com/BowlerHatLLC/vscode-nextgenas/issues/144 > > Thanks, Piotr > > > > > 2017-11-26 15:21 GMT+01:00 [email protected] <[email protected]>: > > > Hi, > > > > I downloaded the JS only nightly build from the following URL: > > > > http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/ > > lastSuccessfulBuild/artifact/out/ > > > > same build i configured under VCode but i am getting "royale-config.xml" > > issue. Please suggest. > > > > unexpected element 'royale-config', expected 'flex-config'. > > d:\ApacheRoyale\SDK\apache-royale-0.9.0-SNAPSHOT\frameworks\royale-config.xml > > (line: 23) > > > > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* >
