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 79 vscode-as3mxml issues
Sort by recently updated
recently updated
newest added

Confirmed in a fresh installation of the latest VSCode with the ActionScript & MXML extension on Windows 10 x64. When renaming MXML element IDs from the ActionScript side, all references...

bug
royale-dependency

Confirmed in a fresh installation of the latest VSCode with the ActionScript & MXML extension on Windows 10 x64. Nested object & function blocks and their opening & closing braces...

bug
royale-dependency

This is confirmed in a fresh installation of the latest VSCode with the ActionScript & MXML extension on Windows 10 x64. The opening Script tag is unindented and the ActionScript...

bug
royale-dependency

`@inheritDoc` - Display the description from the implemented or overridden method in hover (might get complicated with the below point however) `@param` - Display as list in hover, and (if...

enhancement

I have a few very large projects, which can take up to 30 seconds to compile. Occasionally I hit the Quick Compile shortcut only to find I missed something, but...

enhancement

Multiline/wrapped tag description gets partially added to the description in Quick Info, like so: ![Screenshot 2022-07-18 160450](https://user-images.githubusercontent.com/354051/179542870-982fea79-b71e-40cd-8a5d-c66fe916e713.png) I imagine multiline ASDoc tag descriptions are a nono, but I do come...

bug

Copyright symbol in compile constants values return incorrect `String`. So if you have in asconfig.json something like: ``` "define": [ /** * String values must be formatted with nested quotes,...

bug

Whitespaces in compile constants values cause SWF compilation error. So if you have in asconfig.json something like: ``` "define": [ /** * String values must be formatted with nested quotes,...

bug

If root is `` and both `` and `` are available, then `` should appear before `` in the completion list. Normally, it would be in alphabetical order and `mx`...

enhancement

I have the new problem. Started after one of the recent updates. I get around 20-30 errors on the Output while Cmd+hovering over keywords. Using version 1.1.1 on macOS 10.14.6,...

bug
royale-dependency
royale-release-pending