ianhattendorf / autocomplete-ruby

Provides intelligent code completion for Ruby in the Atom editor. Requires RSense.
MIT License
51 stars 9 forks source link

use new autocomplete-plus API #9

Closed Mexxerio closed 7 years ago

Mexxerio commented 7 years ago

Based on this PR https://github.com/ianhattendorf/autocomplete-ruby/pull/4

Also updated jquery and fixed a bug on the rsense start command.