-
Watch *source-path*, *library-path*, *external-library-path* and *asconfig.json* for changes and rebuild.
Probably using this package: https://www.npmjs.com/package/chokidar
EDIT: Royale's compi…
-
Starting from Language Server [0.11.0](https://github.com/BowlerHatLLC/vscode-nextgenas/blob/v0.11.0/distribution/src/assembly/CHANGELOG.md#0110) @joshtynjala added new feature allows faster build all…
-
Hello,
My app builds very well with AIR SDK 50.2.2.6.
But with AIR SDK 50.2.4.3, I get this error :
`Adobe AIR code signing password:
unexpected failure: null
java.lang.NullPointerExcept…
-
i can't seem to be able to build the project successfully. I always get the error "The library C:\..........\spectrum-royale-main\Spectrum\target\Spectrum.swc could not be found". Pls help
-
The Royale CLI expects a "Main.mxml" in order to build then serve, it is optional on debug but a failure on release. On projects that use ActionScript only, and no MXML, it would be ideal to have anot…
-
When I'm building a library, I often want to include its ASDoc information in the built SWC. There is currently no way to do that, to my knowledge. I took a peek at the code that might be required for…
-
Is it possible to build automatically when a document is saved?
Reference
https://github.com/BowlerHatLLC/vscode-as3mxml/wiki/Build-an-ActionScript-project-in-Visual-Studio-Code
-
A few little issues with building via Animate:
1. With an asconfig.json that uses an "animateOptions" section, I can successfully build using this method (i.e. where vscode launches animate) but it…
-
It keeps saying
`Java Activating...` after the first compilation and i need to restart VS Code everytime, this is a new issue, i didnt have it before
Also the code 60% of the time is just not compi…
-
Errors such as:
> Definition avm2.intrinsics.memory.li32 could not be found.
occur using the `avm2.intrinsics` package. But the project compiles fine with `asconfigc`; any idea?
Here's my `as…