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
Hello I'm debugging inconsistent behaviour of snippets with escaped dollar sign \\$.
I found it while migrating from using LuaSnip for my VSCode style snippets to the native snippets handling in blink.
Make sure you have done the following
blink.cmp
Bug Description
Hello I'm debugging inconsistent behaviour of snippets with escaped dollar sign
\\$
.I found it while migrating from using LuaSnip for my VSCode style snippets to the native snippets handling in blink.
Run nvim with repro files:
Enter insert mode and complete the snippets:
Output:
Expected output:
Relevant configuration
repro.lua:
all.json:
neovim version
v0.10.2
blink.cmp
version: branch, tag, or commitv0.8.2
The text was updated successfully, but these errors were encountered: