fannheyward / coc-postfix

Postfix completion for Vim/Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Completion popup doesn't show when inside a function call

nghialm269 opened this issue · comments

As mentioned in neoclide/coc.nvim#1741, when I'm inside a function call with coc-postfix enabled, the completion popup doesn't show up, even when I triggered it using ctrl-space. The completion popup shows up again after I've disabled coc-postfix.

GIF:
a

I'm using:

coc-postfix 0.0.9 has released with a quick fix for this, I'll continue to improve this.