deoplete-solargraph icon indicating copy to clipboard operation
deoplete-solargraph copied to clipboard

It does not work if solargraph version newer than 1.18.0

Open uplus opened this issue 6 years ago • 6 comments

Please install 1.18.0 until this problem is solved. gem install solargraph -v 0.18.0

uplus avatar Apr 23 '18 17:04 uplus

Change the regex at this line to \.[a-zA-Z0-9_?!]+|[a-zA-Z]\w*::\w* will fix the problem.

* --> +

halftan avatar Apr 26 '18 06:04 halftan

that's not related.

uplus avatar Jun 25 '18 02:06 uplus

@uplus At least this fixes autocomplete of version 0.20.0 on my machine. Or wrong thread to reply to, maybe?

halftan avatar Jun 25 '18 02:06 halftan

@halftan input_pattern fixed now. Thanks!

But, this problem cannot be solve.

uplus avatar Jun 25 '18 10:06 uplus

@uplus You are welcome! Also need to thank you for the awesome plugin.

By this problem, you mean #8 ? IMO #8 is not related to this issue. If your reply earlier means the same thing, then I'd suggest you reply under that specific issue.

halftan avatar Jun 25 '18 10:06 halftan

@halftan I agree with you.

uplus avatar Jun 25 '18 10:06 uplus