Awesome
atom-flow
atom.io support for haxe flow build tool http://snowkit.org/flow
Active development
Please note that this package is in active development, you're bound to find some rough edges and pain points. Issues, feedback and suggestions are welcome.
Thanks!
Requirements
Installed these from atom Settings -> Install
- requires the
haxe
package and it's dependencies- see atom-haxe for list
Usage
- Right click a flow file in the tree view
- Set as active flow file
- Ctrl/Cmd + Shift + P (command palette)
- flow: status or flow: set target
- or, Packages -> flow -> menu options
You can select items from the status menu to perform an action or change the values.
Done
- build/run flow projects
- talk to and configure haxe completion provider for completion
- flow status
- flow file syntax color
- flow target selection
Future
More features and options for projects are planned, and will be listed here.