Skip to content
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

Incorrectly escaping selection with brackets #944

Closed
2 tasks done
itmecho opened this issue Jan 8, 2025 · 0 comments
Closed
2 tasks done

Incorrectly escaping selection with brackets #944

itmecho opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@itmecho
Copy link

itmecho commented Jan 8, 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

Selecting a completion option containing {} is incorrectly escaping the second bracket. This is also the case for items containing multiple sets of {}

image

Then selecting the item with <c-y>
image

Relevant configuration

The only thing I can think of that would be relevant is auto brackets but I haven't set that so it's whatever the default is.

neovim version

NVIM v0.10.3
Build type: Release
LuaJIT 2.1.1713773202

blink.cmp version

v0.10.0

@itmecho itmecho added the bug Something isn't working label Jan 8, 2025
@Saghen Saghen closed this as completed in 80945db Jan 8, 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