-
You can see the duplicate I'm not sure exactly sure what to change/where to look (nvim, blink, copilot, blink-copilot, ghost text, etc) but it seems my behavior changed recently, It used to be that accepting a Copilot suggestion in the middle of the line would automatically understand if the end of the snippet was a duplicate of whats already in the buffer, and replace those characters if needed. Like any IDE does. But some recent update to Lazy seems to have changed this behavior. I now always have duplicated characters after accepting a completion mid-line. How do I try to solve this? CMP stuff is always a mystery to me. nvim-cmp used to have something like Replace vs Insert accept, but I can't find a similar option. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This has been fixed on main, making a release soon! |
Beta Was this translation helpful? Give feedback.
This has been fixed on main, making a release soon!