ianhattendorf / autocomplete-ruby

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

Can't find rsense when using rvm or rbenv #28

Closed eprislac closed 7 years ago

eprislac commented 7 years ago

The plugin has no idea where to look for the rsense gem under rvm or rbenv

eprislac commented 7 years ago

Under rvm which rsense gives this: /Users/<my_username>/.rbenv/shims/rsense.

ianhattendorf commented 7 years ago

Did you read the readme and try setting the Rsense Path config setting?

ianhattendorf commented 7 years ago

Closed due to no response.