You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the blink completion menu is visible, and the user requests a different completion menu (say omni-complete, user-complete, or spell), then the blink menu stays visible on top of the other menu. It would be more intuitive to close the blink menu (and this is the behavior that's used by nvim-cmp)
Here's a screenshot showing the problem
Let me know if you need any more info to reproduce the problem.
Make sure you have done the following
blink.cmp
<C-k>
on https://cmp.saghen.dev)Bug Description
Hi There,
If the blink completion menu is visible, and the user requests a different completion menu (say omni-complete, user-complete, or spell), then the blink menu stays visible on top of the other menu. It would be more intuitive to close the blink menu (and this is the behavior that's used by nvim-cmp)
Here's a screenshot showing the problem
Let me know if you need any more info to reproduce the problem.
Thanks in advance
Relevant configuration
neovim
versionNVIM v0.11.1
blink.cmp
version022521a
The text was updated successfully, but these errors were encountered: