vscode-as3mxml icon indicating copy to clipboard operation
vscode-as3mxml copied to clipboard

ActionScript & MXML language extension for Visual Studio Code. Develop apps for Adobe AIR, Adobe Flash Player, or Apache Royale.

Results 93 vscode-as3mxml issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/user-attachments/assets/a01dbe79-c62c-4215-9330-6363d48c981d) As you can see, `X` in the last two lines was not colored.

bug

This image describes what I mean: ![Image](https://github.com/user-attachments/assets/3af90653-511b-40a3-aaa0-4543ac1b423c)

bug

I received the following error when trying to debug a project that made use of an ANE on macOS: > ArgumentError: Error #3500: The extension context does not have a...

Hi! Please view the clip bellow for more detail: https://github.com/user-attachments/assets/1a9b76b9-68ae-4672-92e2-c8ca2ba8c630 Thanks!

enhancement
royale-dependency
royale-release-pending

Hi! I got this error when trying to compile a Flash (web) project using the latest AIR SDK 51.1.3.1: ![image](https://github.com/user-attachments/assets/b4bce0ba-06fe-42e7-a23d-e1341d1af938) I tried `"-compiler.float=false"` and `"-compiler.float"`. Same error. Is it a...

royale-dependency

Hi! Please consider adding support for the new `float` type. ![image](https://github.com/user-attachments/assets/1ccaf814-8080-479b-a3fb-66cc0b2b1197) Thanks!

enhancement
royale-dependency

Hi! I'm creating a lib that extending the as3commons bytecode lib. There're 22 `include "readU32.as.tmpl"` in `org.as3commons.bytecode.io.AbstractAbcDeserializer.as`. After `include` calls, code completion didn't worked. Methods and variables became undefined. It...

bug

Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...

dependencies
javascript

Hi, When I create a new tab and save it as an empty .as file, I have to wait a long time (about 30 seconds or more) before code completion...

bug