-
-
Notifications
You must be signed in to change notification settings - Fork 45
Create a new ActionScript project in Visual Studio Code
Josh Tynjala edited this page Jun 29, 2018
·
8 revisions
To create a new project using the ActionScript & MXML extension for Visual Studio Code, you must open a folder for your project and add a file named asconfig.json to the root of the project. This asconfig.json file is used to configure things like compiler options and Adobe AIR packaging options. Adding this file to your project will enable code intelligence in .as and .mxml files.
A variety of project types are supported, and the following pages will explain how to set up each type:
- Adobe AIR (Mobile)
- Adobe AIR (Desktop)
- Adobe Flash Player
- Apache Royale
- HTML and JS (no framework)
- Node.js
- Feathers SDK
- Adobe Animate
- Flex SDK
- Library (SWC)
- Royale Library (SWC)