This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flex-site.git
commit 7b7d6c14e00122008d2e937640e37e7e11aeeb85 Author: Josh Tynjala <[email protected]> AuthorDate: Wed Sep 6 08:16:21 2023 -0700 community-3rdparty: added a link to Visual Studio Code extension pack for AS3, MXML, and SWF to IDEs section --- content/community-3rdparty.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/community-3rdparty.md b/content/community-3rdparty.md index 36dab419c..85746a612 100644 --- a/content/community-3rdparty.md +++ b/content/community-3rdparty.md @@ -27,6 +27,10 @@ programming with haXe. Create your applications in FDT and efficiently target mu <blockquote>IntelliJ IDEA is ideal for ActionScript, MXML and CSS development, with on-the-fly code analysis, completion, navigation, advanced refactorings, code generation, UML diagrams, UI designer, interactive debugger and profiler.</blockquote> +* <a target="_blank" href="https://marketplace.visualstudio.com/items?itemName=bowlerhatllc.vscode-nextgenas">AS3, MXML, and SWF extension pack for Visual Studio Code</a>: + +<blockquote>An extension pack for Visual Studio Code that adds support for ActionScript 3.0 and MXML development for Apache Flex, Apache Royale, the Feathers SDK, Starling Framework, and more. Includes a SWF debugging extension that works with Adobe AIR and the standalone Flash Player projector.</blockquote> + <div class="headline"><h4>Flex Frameworks</h4></div>
