Add a suggestion delay option in the configuration #17670
Replies: 35 comments 12 replies
-
I second this |
Beta Was this translation helpful? Give feedback.
-
This is also an issue in Visual Studio Code. The lack of options for customising the UX is extremely frustrating as an active impediment to Copilot's usability and full integration into one's daily workflow. In terms of the sheer amount of text Copilot spits into the editor, it is far more verbose than normal completion. The latter has plenty of options for customisation (e.g. delay) and yet Copilot, which is more visually invasive, has nothing. Except for the ability to just… turn it off? If Copilot were in beta or newly-released, I could understand that its product team would have prioritized the core functionality over usability. But considering how long Copilot has been out, it seems like improving the interface usability is pretty low on their priority list… |
Beta Was this translation helpful? Give feedback.
-
In VSC you can press CTRL + space to force show code suggestions. This forcefully closes the copilot suggestion |
Beta Was this translation helpful? Give feedback.
-
Bump, lack of this feature will probably motivate me to cancel my Copilot subscription, need to be able to set a delay similar to VSCode's TextEditor Intellisense's editor.hover.delay setting (microsoft/vscode#55098). It's an incredibly useful service but just a lot of visual noise when trying to code. |
Beta Was this translation helpful? Give feedback.
-
Bump again. Why is this still an issue? VERY annoying. |
Beta Was this translation helpful? Give feedback.
-
+1 here, this feature would really be appreciated. The lack of this feature is currently Copilot's biggest issue for my usage. Very similar request here: Option to set delay for suggestions would be nice #9978 |
Beta Was this translation helpful? Give feedback.
-
Duplicated: #9978 |
Beta Was this translation helpful? Give feedback.
-
It's been two years since the first message in this thread. Any plans to allow us to set a custom delay before copilot provides a suggestion? |
Beta Was this translation helpful? Give feedback.
-
Yes. Must. Have. I get very annoyed when I am typing a comment and it thinks to know what I am going to type even though I only typed "the" or something like that. How in god's name do you think you know what the comment is going to be about? Superfluous suggestions are very counter-productive, sometimes true intelligence requires you to be silent. |
Beta Was this translation helpful? Give feedback.
-
I came here because I can't stand the instant autocomplete in VScode anymore. I need a delay time, as it's distracting when you're focused. |
Beta Was this translation helpful? Give feedback.
-
I just don't use it until i need to anymore, because it is outta hand. You can download a status bar toggle to get by until they listen to the community. Extension VS Code: copilot-inline-toggle |
Beta Was this translation helpful? Give feedback.
-
How is a delay setting still not a thing?!? Fix this, Github!!! |
Beta Was this translation helpful? Give feedback.
-
Recently copilot became unnecessary verbose and very fast to spit out a suggestion, to the point when I cannot use Tab key to indent code, as Copilot constantly offers smth and pressing Tab almost always invokes "accept unwanted suggestion" scenario. |
Beta Was this translation helpful? Give feedback.
-
+1 for this. The completion suggestions are too aggressive, it's like trying to type code with schizophrenia. |
Beta Was this translation helpful? Give feedback.
-
Suggestion Delay – Set how long Copilot waits before showing a suggestion (default 0ms, user-configurable). Silence After Escape – After pressing Esc to dismiss a suggestion, Copilot should stay silent for X milliseconds (user-configurable), so it doesn't instantly suggest again. These features would reduce interruptions and make indentation or writing without suggestions easier. |
Beta Was this translation helpful? Give feedback.
-
Second this. It is so annoying I just deactivated it. |
Beta Was this translation helpful? Give feedback.
-
any progress on this? Can't believe it's not already an option. Sometimes the code suggestions are so massive it gets in the way of manually reading / editing the code. Could be related: https://github.com/orgs/community/discussions/9978 |
Beta Was this translation helpful? Give feedback.
-
Same problem here, I hate the current status 🙃 |
Beta Was this translation helpful? Give feedback.
-
I'm here too because it's a big problem! Fix it please... |
Beta Was this translation helpful? Give feedback.
-
When inline suggestion was new, it felt like it was helping me code. Now with it's current aggressive suggestions that are constant and immediate, it feels like I am helping AI to code. I don't understand how they can ignore the community for that long. They must have never used it because if they did, they would know how annoying the suggestions are with the current state. What's more annoying, those are "native" features which should always have the most user control capabilities to customize it. |
Beta Was this translation helpful? Give feedback.
-
I fail to understand the delay in adding this seemingly simple, and oft duplicated request. Maybe if someone actually combined all the similar requests instead of ignoring them, it'd be more obvious how many people are experiencing issues with this idiotically aggressive and unusable "suggesttion -- I don't give a shit what you're doing" feature. |
Beta Was this translation helpful? Give feedback.
-
Bump! same here! it became much more annoying recently. it is like their goal is to start to suggest as fast as possible. |
Beta Was this translation helpful? Give feedback.
-
Please implement delay for code suggestion in copilot config |
Beta Was this translation helpful? Give feedback.
-
i generally have inline completion disabled because this is just too annoying to fight with all the time. this really needs to change. |
Beta Was this translation helpful? Give feedback.
-
+1 the vs community implementation is perfect, but the Vs code version of copilot is too aggressive, |
Beta Was this translation helpful? Give feedback.
-
A delay would be nice, but I would really love to be able to trigger suggestions only when asked, like via Getting suggestions as soon as you stop typing for a millisecond is distracting, and derails my train of thought, and feels like hypnosis lol. |
Beta Was this translation helpful? Give feedback.
-
Would be much appreciated. Sometimes Copilot feels like a third hand reaching out to the keyboard while you're typing... |
Beta Was this translation helpful? Give feedback.
-
Also need this, please! |
Beta Was this translation helpful? Give feedback.
-
Bump ! |
Beta Was this translation helpful? Give feedback.
-
It baffles me that such an important thing hasn't been implemented yet |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In PHPstorm or Pycharm when I use co-pilot, when I need to press tab I often times inadvertently hit the auto complete whilst I only wanted a tab. Similar as described in #17238
I also have that when I wish to ode something, the suggestion is wrong, but copilot keeps adding it's suggestion , messing up enter presses and tabs I might need, or just plainly distracting me.
Often times copilot also comes with it's wrong suggestion, and the phpstorm autocomplete doesn't work without an explicit alt+space to get the suggestions list.
Please add a setting in the configuration for copilot, suggestion delay for suggestions. Default it can be 0 ms, which people can set to their own liking before they see an copilot option.
And maybe a silence duration option, which will prevent copilot from giving a suggestion for given milliseconds when esc has been pressed to cancel a suggestion.
It's tedious having to press ESC, then tab to ident, then press ESC again, then tab, etc....
I just want copilot to "shut up" for 5 seconds/configurable time when i've pressed esc.
Beta Was this translation helpful? Give feedback.
All reactions