The Action Script Plugin allows you to execute custom Action scripts within IntelliJ IDEA. This plugin is designed to enhance development efficiency and simplify the script execution process.
- Open IntelliJ IDEA and press
Ctrl + Alt + Sto open the settings. - Select the Plugins tab.
- Search for Action Script in the Marketplace.
- Click the Install button and restart IntelliJ IDEA.
- Select Tools from the menu, then choose Action Script ....
- Configure your Action script.
- Click the Execute button to run the script.
You can quickly execute the Action script using the shortcut Alt + A.
- Added support for versions 2022.3 and above.
For more help, please visit our GitHub Issues page to submit questions or feedback.