Shougo
Shougo
The logfile is saved in deoplete-tabnine directory.
It should be asked to TabNine developers.
Oh, it is conflicted. @superDuperCyberTechno Can you fix the conflicts?
Because the current installation is not compatible with the latest version... https://github.com/tbodt/deoplete-tabnine/pull/61 The merge is needed.
This is not deoplete-tabnine's problem. It is tabnine's problem. You should ask it in tabnine side. https://github.com/codota/TabNine/issues
And it seems tabnine's semantic completion feature. tabnine's semantic completion is option. If the completion is slow like pyls, it will be skipped.
Hm. I have tested it and it works for me. You need to wait the completion. And please test the configuration. ```toml [language.python] command = "pyls" install = [["pip", "install",...
Reproduced. But it seems tabnine's problem(feature). It should be reported in tabnine side. https://github.com/codota/TabNine/issues