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

Keyword range issues with neovim builtin snippets source (“##ifndef” again) #930

Closed
2 tasks done
blisterrrrr opened this issue Jan 7, 2025 · 2 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@blisterrrrr
Copy link

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

#ifnd| snippet expands to ##ifndef when using built in neovim snippet engine. However everything is fine when using luasnip snippets

Relevant configuration

default configuration

neovim version

0.10.2

blink.cmp version

0.9.3

@blisterrrrr blisterrrrr added the bug Something isn't working label Jan 7, 2025
@julienvincent
Copy link
Contributor

Related:

#46 (comment)
#923

@Saghen
Copy link
Owner

Saghen commented Jan 8, 2025

Duplicate of #923

We're not picking the correct edit range in this case, similar to that issue

@Saghen Saghen closed this as not planned Won't fix, can't repro, duplicate, stale 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

3 participants