Replies: 3 comments 3 replies
-
Hey :) 1713270095.mp4Could you try reducing your setup (remove luasnip-configuration/other plugins) until the issue disappears? |
Beta Was this translation helpful? Give feedback.
-
So I experienced that this happens only sometimes. Now I exited neovim and started it again and it works fine. I am not really sure how to reproduce it consistently. Here is my setup btw:
I think it is pretty simple. I can keep an eye on it and try to figure out when it happens |
Beta Was this translation helpful? Give feedback.
-
I updated to neovim stable 0.10 and seems to not happen anymore |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
I have the following snippet:
Assming I am in a
add.ts
file, it produces the following snippet:I have an issue when I am at the dynamic node here:

If I go ahead and type something else for the function name then I can move on to the next node, but if dont change it as keep the dynamic node as
add
then going to the next node does not work and I am stuck at the dynamic node.Am i doing something wrong or how can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions