Hi Flex community, If you use VSCodium, Eclipse Theia, Windsurf, or another code editor that is compatible with the Visual Studio Code extensions API, you are probably aware that these tools are not allowed to use the official Visual Studio Code Marketplace managed by Microsoft. Instead, they use a fully open source alternative marketplace called the Open VSX Registry.
As of today, the following VSCode extensions for Apache Flex development are now available on Open VSX: ActionScript & MXML https://open-vsx.org/extension/bowlerhatllc/vscode-as3mxml Debugger for SWF https://open-vsx.org/extension/bowlerhatllc/vscode-swf-debug If you use an editor that supports Open VSX, and you still need to write code in ActionScript 3.0 and MXML, or you need to debug in Adobe AIR, I hope that these extensions are useful to you! P.S. If you need any help using these extensions, the wiki has detailed instructions: https://github.com/BowlerHatLLC/vscode-as3mxml/wiki And there's a discussion forum for the extensions here: https://github.com/BowlerHatLLC/vscode-as3mxml/discussions -- Josh Tynjala