BowlerHatLLC / vscode-as3mxml

ActionScript & MXML language extension for Visual Studio Code. Develop apps for Adobe AIR, Adobe Flash Player, or Apache Royale.
https://as3mxml.com/
Apache License 2.0
256 stars 39 forks source link

Config constants inferred with Animate are reported as errors #644

Closed PippoApps closed 1 year ago

PippoApps commented 1 year ago

Hello there, I am new user to Bowler extension, so it might be I am missing something. Though, when inferring config constants using animate, everything works fine, but the plugin reports an error in code: image Cheers

joshtynjala commented 1 year ago

You need to add config constants using define in asconfig.json.