This README file is intended for contributors to the extension. If you simply want to install the latest stable version of the extension, please visit the Visual Studio Marketplace. For help using the extension, visit the vscode-as3mxml wiki for detailed instructions.
This project is divided into several modules.
-
swf-debug-adapter provides SWF debugging for Visual Studio Code and other editors that support the Debug Adapter Protocol. This module is written in Java.
-
vscode-extension implements various features that are specific to Visual Studio Code, and initializes the various Java processes (like swf-debugger). This module is written in TypeScript.
-
distribution packages everything together to create the final extension that is compatible with Visual Studio Code.
Requires JDK 8 (or newer), Apache Maven and Node.js. Run the following command in the root directory to build the extension:
mvn clean package
The extension will be generated in distribution/target/vscode-swf-debug/vscode-swf-debug. This directory may be run inside Visual Studio Code's extension host. Additionally, a .vsix file will be generated that may be manually installed in Visual Studio Code.
The SWF Debugger for Visual Studio Code is developed by Josh Tynjala with the support of community members like you.
Support Josh Tynjala on Patreon
Special thanks to the following sponsors for their generous support: