atom.io support for haxe flow build tool http://snowkit.org/flow
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!
Installed these from atom Settings -> Install
- requires the
haxe
package and it's dependencies- see atom-haxe for list
- 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.
- build/run flow projects
- talk to and configure haxe completion provider for completion
- flow status
- flow file syntax color
- flow target selection
More features and options for projects are planned, and will be listed here.