BowlerHatLLC / BowlerHatLLC/vscode-as3mxml
Syntax coloring and compiler error while editing inside <mx:addedToStage>
Open
bug
royale-dependency
vscode-dependency
wontfix
- Dominant language
- Java
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
```
```
I get: 'var' is not allowed here
and coloring doesn't work on the CDATA block
It builds fine
Contributor guide
Research direction
Reproduce the provided MXML snippet in Visual Studio Code with the extension and inspect the language support for embedded CDATA inside mx:addedToStage. Done means the valid var declaration no longer produces a compiler error and ActionScript syntax is colored within the CDATA block.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100