Skip to content

Menu isn't closed when if user requests other completion #1806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
gi1242 opened this issue May 23, 2025 · 0 comments
Open
2 tasks done

Menu isn't closed when if user requests other completion #1806

gi1242 opened this issue May 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@gi1242
Copy link

gi1242 commented May 23, 2025

Make sure you have done the following

  • Updated to the latest version of blink.cmp
  • Searched for existing issues and documentation (try <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

Image

Let me know if you need any more info to reproduce the problem.

Thanks in advance

Relevant configuration

neovim version

NVIM v0.11.1

blink.cmp version

022521a

@gi1242 gi1242 added the bug Something isn't working label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant