The plugins should work fine with FlashDevelop and HaxeDevelop. Just download the package from the releases tab and open it using FlashDevelop. Then just restart FlashDevelop and you are done.
Auto-completion for hexMachina DSL.
- Goto Declaration
- Automatic Type completion
- Package completion
F12- GotoDeclarationCtrl+Space- TriggerCompletionCtrl+I- CompletePackage
Run Yeoman generators from within FlashDevelop.
- Open a project
- Right click the folder you want to run the generator in
- Open the "Add" menu.
- You should see your generator in the list. If you want a sub-generator, hover over the generator and wait until the list of sub-generators shows up.
- Answer the questions
Adds a console panel to the FlashDevelop window.
- Multiple console tabs
- Behaves exactly like a real cmd window