Add a suggestion delay option in the configuration #17670
Replies: 41 comments 14 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.
-
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.
-
A recent change in CoPilot in vscode has made the suggestions more intrusive, making this delay necessary. It wasn't annoying to me, until the last week or two. Bump! |
Beta Was this translation helpful? Give feedback.
-
@github Do you need help with this? Maybe you can ask an intern to just vibe code a delay. |
Beta Was this translation helpful? Give feedback.
-
At this point I am thinking making Copilot extremely pestering is a design choice ![]() |
Beta Was this translation helpful? Give feedback.
-
seems like a pretty efficient way to speed up free tier token pool exhaustion ;-) |
Beta Was this translation helpful? Give feedback.
-
Visual Studios recently got this feature so fingers cross. |
Beta Was this translation helpful? Give feedback.
-
This suggestion worked for me:
|
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