How to change this completion behaviour? #958
Replies: 5 comments 3 replies
-
I think screenshot is needed to explain the problem. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
It's like, if the suggestion did not lay in that ghosted text and take up 10 characters, I'd be happy. Leave my cursor position alone and let me type, and if I want to accept some suggestion, OK! I am all for it... but that ghosty text and pushing my actual code to the right kind of thing.. whatever effect that is... it drives me nuts! |
Beta Was this translation helpful? Give feedback.
-
It is This behavior is OK? |
Beta Was this translation helpful? Give feedback.
-
I would love to try it and see. Looks promising! TIL! I will see if I can figure that out... hopefully it pops up with some examples. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have blink working well with Lazyvim but I am without the VI savvy skills to know how to alter some completion behaviour.
If I have a thing in my editing that renders as thing.id and I know I need to replace the id with say legacy_id I am getting annoyed that when I start editing, for example inserting the legacy_ before id I am getting completion suggestions.
How can I stop getting suggestions when I am refactoring like this? Another way for me to write about my problem is, if I attack some code in the middle, the suggestions are rendering where I am typing, not a line below where I am typing, so it frazzles my brain. I have to to shut off the completion suggestions and finish my typing.
I am super happy that as I type, I get suggestions for completion. Fine! It is just when working anywhere on a line. What are some options open to me in blink to tinker?
Beta Was this translation helpful? Give feedback.
All reactions