Harbs
Harbs
This is supported by https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag when you add `mxml` to the list of languages in the `auto-close-tag.activationOnLanguage` setting.
I guess my assumption was right...
Maybe a command to toggle the order of targets in the asconfigc file would be a decent workaround? That way you could toggle the "main" target while working in a...
Let me make sure I have this straight: This is an issue only within a single function. If there are two separate functions: ```` COMPILE::SWF override public function layout():Boolean {...
Completion: MXML components with same namespace as root component should be ordered first in results
👍 This would be very nice.
FYI, I installed https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag and added mxml to the list of supported languages, and that works perfectly.
Thanks for this. Do you have a small test case that demonstrates the improved behavior?
The code for the mx version is identical AFAICT. @paul-uulabs Please attach a full test case.
I don't think anyone created a solution, although a lot of modern IDEs can flag invalid (HTML) CSS.
We have a lot of open issues. Anyone know if this is still an issue?