neoclide / coc-tabnine

Tabnine integration of coc.nvim
468 stars 18 forks source link

TabNine::version not working #5

Closed lovesegfault closed 5 years ago

lovesegfault commented 5 years ago

When trying to perform the version test by typing in TabNine::version I get TabNine to complete, but not version and the version info is not displayed.

Moreover, my config shows version 1.0.10, which is outdated.

chemzqm commented 5 years ago

You might using old version of coc-tabnine.

lovesegfault commented 5 years ago

CocList says I'm using 1.1.5:

image

chemzqm commented 5 years ago

Try :CocCommand tabnine.openConfig

lovesegfault commented 5 years ago

That successfully opens the config, but I'm not sure what else it should accomplish

chemzqm commented 5 years ago

Check doc of tabnine.