neoclide / coc-tabnine

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

Interferes with Results from coc-emoji #3

Closed atomdmac closed 5 years ago

atomdmac commented 5 years ago

I installed coc-tabnine yesterday and noticed that, while typing : still triggers results for coc-emoji, emoji results are removed from the list upon typing any other characters. Disabling coc-tabnine and restarting nvim seems to resolve the issue.

I'm not sure if this is an issue with coc-tabnine, an issue with coc-emoji, or if it's simply a configuration probably on my end. I've tried setting coc.source.emoji.priority to various values (0 and 200) to see if it made a difference and it did not.