Closed iovis closed 5 years ago
It works for me. But you need to enable semantic completion in the buffer.
Please read this. https://tabnine.com/semantic
Thanks for the quick response!
How do I enable that? I already tried running TabNine::sem
as a command in vim and it doesn't exist...
It seems the behavior changed after deoplete-tabnine uses protocol 1.0. Please wait.
https://github.com/zxqfl/TabNine/issues/30#issuecomment-447788335
Oh, it seems client side's bug. Please wait.
@iovis9 Please test https://github.com/tbodt/deoplete-tabnine/pull/15.
How can I be sure deoplete-tabnine
is getting semantic completion for typescript? I can't seem to run TabNine::sem
anywhere. #dumbquestion #thankyou
How can I be sure deoplete-tabnine is getting semantic completion for typescript?
It works for me.
I can't seem to run TabNine::sem anywhere. #dumbquestion #thankyou
It works for me.
How do I enable that? I already tried running
TabNine::sem
as a command in vim and it doesn't exist...
It's not a vim command, you just type it as regular text (insert mode) on any page or buffer you've opened in vim
Hi, I'm guessing I'm doing something wrong.
Today I installed the plugin via
Plug
and opened a ruby file. I can see[TN]
showing up in deoplete but it's notsolargraph
data.autozimu/LanguageClient-neovim
seems to get solargraph data, so that should not be the issue. Maybe I'm missing some configuration steps?I haven't purchased a license yet —and honestly I have no idea where I'd have to put it—, but given that there was a free tier I thought it'd work.
This is my Deoplete config: