Fork me on GitHub
#proton
<
2016-11-15
>
beetlefeet01:11:06

@jpinnix I had to disable package :autocomplete-ruby . I still get ‘regular’ autocomplete but no project wide static analysis autocomplete (which I assume rsense is to provide which I’m not used to having anyway). I did get rsense working abut it was too slow and I was annoyed by it.

dvcrn02:11:08

@beetlefeet: Can you change the message to docs(MANUAL)? Then I'll merge it right away

dvcrn02:11:16

merged! thanks a lot

beetlefeet03:11:40

thanks for proton!

geksilla08:11:28

@jpinnix ruby layer issue caused by autocomplete-ruby plugin. Try to update autocomplete-ruby to 0.2.2 version there is a fix regarding hardcoded path to rsence binary. If this won't work for you please check if rsence available on path $GEM_HOME/bin/rsence

geksilla08:11:43

if rsence available from $PATH set configuration autocomplete-ruby.rsenscePath to "rsence"