ianhattendorf / autocomplete-ruby

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

Throwing error in Atom IDE when I am typing any ruby keywords #24

Closed vijaykumarmane closed 7 years ago

vijaykumarmane commented 7 years ago

autocomplete-ruby: exec error: Error: Command failed: ~/.gem/ruby/2.3.0/bin/rsense stop '~' is not recognized as an internal or external command, operable program or batch file.

Please assist :)

ianhattendorf commented 7 years ago

What OS/ruby environment (rbenv/plain ruby version/etc.) are you using?

ianhattendorf commented 7 years ago

Closed due to inactivity.