atom-rubymotion
atom-rubymotion copied to clipboard
RubyMotion support in Atom
RubyMotion support in Atom
RubyMotion package for Atom.
Snippets autocompletion
ctrl-cmd-space will trigger RubyMotion snippets auto completion.

Look up in Dash
cmd-k to look up methods in Dash.
If you want to change keyword (e.g. "rubymotion") check the Settings pane.
TODO
- [x] auto completion (for ruby / ObjC objects)
- [ ] syntax checking
- [ ] building
- [ ] running specs
- [ ] debugging
