autocomplete-motion

Autocomplete+ provider for RubyMotion

awernick

241

2

2.1.0

MIT

GitHub

This package provides the following services:

RubyMotion Autocomplete Package

This package is still in alpha stage

To-Do

Contributing

I am noob Javascript developer, so if there is anything that could be improved or optimized, feel free to send a pull-request and I'll be glad to integrate it into the project

Dependencies

This package depends on the package language-rubymotion for proper RubyMotion project detection. In order to obtain snippets and suggestions, this package must be installed first.

Credits

This package borrows heavily from the autocomplete-css provider package and from base16-syntax by Alchiadus's. Both of these projects have great examples on how to implement various Atom features, and helped me out alot during development.