Skip to content

snowkit/atom-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.