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

Completion: after CSS namespace tag, suggest mx and spark namespaces in Flex projects #741

Open joshtynjala opened 6 months ago

joshtynjala commented 6 months ago
@namespace mx "library://ns.adobe.com/flex/mx";
@namespace s "library://ns.adobe.com/flex/spark";

The Royale compiler doesn't currently provide good positions within the MXML document for CSS, so a fix will need to be released before this can be implemented.

apache/royale-compiler@2abad7b4e2d217fc6ea3a033b7837b7ab3209805 apache/royale-compiler@6331da32d67434e836911d25e56b1649d2079121 apache/royale-compiler@bdcb50cb1a4cfda4c666acfcef78701e85a4fa2b