neoclide / coc-tabnine

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

Trying to complete a full line only results in a completion of the firs uninteruped word #77

Closed amanusk closed 2 years ago

amanusk commented 2 years ago

When using coc-tabnine with vim, I get suggestions for the full completion, but only the the first word gets actually added image

the result when selecting it is that only await gets added

image

Am I missing something in the config? how can I get TN to add the full suggestions.

chemzqm commented 2 years ago

It's expected, you have to confirm completion https://github.com/neoclide/coc.nvim/wiki/Completion-with-sources