rsense icon indicating copy to clipboard operation
rsense copied to clipboard

Results 6 rsense issues
Sort by recently updated
recently updated
newest added

Hi, I'm using rsense in combination with auto-complete and some other stuff(yas, etc). It works pretty well, except, see title. Little example: 'a'.a: menu pops up with all kind of...

I have rsense set up with emacs. I have followed the installation and setup procedures very carefully. I'm on Ubuntu 12.04 ruby 1.9.3p327 I have also tried it with jruby...

"Debugger entered--Lisp error: (void-function defun_) (defun_ rsense-buffer-command ) "this is what i see when i start emaces with debugger-ini i guess it should be (defun rsense-buffer-command) ,am i right?

I grabbed setup for Emacs from [here](https://gist.github.com/664172), and while Rsense is working like a charm in "plain" `ruby-mode` buffers, it's not working in rinari buffers whatsoever. One would expect that...

Hello, was trying to get an environment setup and noticed loadPath is printed instead of gemPath. My little 5 cents to make it a little better ... Regards Boy

OS: Windows 7 64bit Ruby: jruby 1.6.0 Rsense: 0.3 When I start rsense server with jruby and command ``` jruby bin/rsense help ``` I get an error below ``` Exception:...