neoclide / coc-tabnine

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

coc-tabnine has very few complementary candidates compared to deoplete-tabnine #48

Closed yuki-yano closed 4 years ago

yuki-yano commented 4 years ago

When using tabnine for completion, the completion function is weaker in coc than in deoplete, so it's very difficult to use it. I checked the Logs on the Config screen, but it was very difficult to use and I couldn't see the logs properly.

Attached is an image of the comparison below. The left one is deoplete and the right one is coc.

スクリーンショット 2020-10-18 18 39 36 スクリーンショット 2020-10-18 18 41 43 スクリーンショット 2020-10-18 18 42 49 スクリーンショット 2020-10-18 18 43 32

yuki-yano commented 4 years ago

Thanks, I think the coc.nvim PR solved the problem.