-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate this plugin #10
Comments
The autocompletion also doesn't work in my environment.But it seems like that the "Jump to def" can work well. I think we still need deoplete-solargraph. |
Thanks! |
It's very slow... |
Oh... |
Maybe it's my environment, as I have several rails/ruby projects in my machine, but solargraph is incredibly slow with LanguageClient for me |
Thanks for your work, but I still prefer to use deoplete-solargraph instead of lsp, lsp plugin is too slow, and has too many features I do not need. |
Hi. I think deoplete-tabnine is better. |
Thanks for your info.
…---
Shidong Wang
-------- 原始邮件 --------
主题:Re: [uplus/deoplete-solargraph] Deprecate this plugin (#10)
发件人:Shougo
收件人:uplus/deoplete-solargraph
抄送:Wang Shidong ,Comment
Hi.
I think deoplete-tabnine is better.
It is faster and it supports solargraph LSP completion.
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#10 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AMiJkkp1bVwh7Rqw2FIA_j22290TAOVYks5u3aZ5gaJpZM4U176W>.
|
I will make this plugin deprecated.
because the solargraph supported Language Server Protocol.
LSP is a server-client protocol.
Neovim has its client(LanguageClient-neovim).
If the solargraph work with LanguageClient-neovim. I will deprecate this plugin.
But. LanguageClient-neovim and solargraph combination did not work in my environment.
Please give me minimal vimrc to work on!
The text was updated successfully, but these errors were encountered: