Disable the frustrating "Press Ctrl + I to ask Copliot to do something" message on new files and EVERY new cell in a notebook #67656
Replies: 31 comments 27 replies
This comment has been hidden.
This comment has been hidden.
-
|
Please, has anyone found a solution for this? I want to use copilot, but this is annoying af. |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem. it's annoying everytime I clicked the cell, it automatically opens the chat |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem as well. |
Beta Was this translation helpful? Give feedback.
-
|
Anybody got an answer ? |
Beta Was this translation helpful? Give feedback.
-
|
This is also driving me crazy. I have toggled every setting, disabled every possible interaction and language, etc. Nothing seems to turn this off. On top of that, there appears to be absolutely no way to disable Copilot Chat at all, even though it's a BETA release. Unacceptable. If you are part of an Organization or Enterprise you can disable it for everyone, but not as an individual. |
Beta Was this translation helpful? Give feedback.
-
|
vote to disable this feature |
Beta Was this translation helpful? Give feedback.
-
|
There is the option github.copilot.chat.welcomeMessage ("Control when to show the detailed welcome chat message") and we just need similar one for the "ask Copilot" message. |
Beta Was this translation helpful? Give feedback.
-
|
Just cancelled my subscription and uninstalled the extension because of this. Irresponsible decision to override vscode's default message and not adding an easy to find way to disable it. Edit: For more context, disabling the message doesn't help, because it will also disable the original VSCode Hint that allows you to choose the language of the new file you're creating. |
Beta Was this translation helpful? Give feedback.
-
|
I found a way to hide the text that is displayed when the file is empty. To disable the empty state message, open your VS Code "workbench.editor.empty.hint": "hidden" |
Beta Was this translation helpful? Give feedback.
-
|
PLEASE DISABLE IT FOR GODS SAKE IT'S SUCH AN EASY THING TO DO |
Beta Was this translation helpful? Give feedback.
-
|
same problem in vs code terminal |
Beta Was this translation helpful? Give feedback.
-
|
For anyone who got here because of inline hints being preluded with |
Beta Was this translation helpful? Give feedback.
-
|
It's literally just All suggestions above are wrong. |
Beta Was this translation helpful? Give feedback.
-
|
Just use Cursor guys. It's way better than copilot. |
Beta Was this translation helpful? Give feedback.
-
|
How to completely disable this annoying message? |
Beta Was this translation helpful? Give feedback.
-
|
It can be disabled by following setting: |
Beta Was this translation helpful? Give feedback.
-
|
Remove it from empty files with: "workbench.editor.empty.hint": "hidden" And from the terminal with: "terminal.integrated.initialHint": false |
Beta Was this translation helpful? Give feedback.
-
|
Simple UI solutions (maybe not technically simple):
|
Beta Was this translation helpful? Give feedback.
-
|
right click on that message it gives an opton to diable it |
Beta Was this translation helpful? Give feedback.
-
|
Right-click that message to disable inline chat hint, or add the following to your "inlineChat.lineNaturalLanguageHint": false, |
Beta Was this translation helpful? Give feedback.
-
|
It would be better to not enable AI slop without asking, but these comments help remove this particular piece. |
Beta Was this translation helpful? Give feedback.
-
|
I and many other people want this text not to be displayed and instead to show an option for selecting the language used like before and it show this window when clicking on it: |
Beta Was this translation helpful? Give feedback.
-
|
You guys want easy fix? check this out, trust me it works! |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
I had to do so many checks to disable this stuff. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
AI RUINING EVERYTHING |
Beta Was this translation helpful? Give feedback.
-
|
Ok, I think we're done here. Thanks to everyone for your input. |
Beta Was this translation helpful? Give feedback.
-
|
Turning off |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
The recent change that copilot now pops up everywhere is driving me insane.
I know it's there, I know how to use it, I don't want to see it, I only want to see code suggestions.
Every single time a new cell is created in a python notebook, that damn message pops up again.
It's becoming too in-my-face and I now, for the first time, find myself turning Copilot off because it's annoying.
The setting options are to only turn off the useful features not the annoying, invasive features like these unwelcome messages - so instead the whole thing is canned and disabled and I switch to CodeWhisperer.
Please keep it invisible.

Beta Was this translation helpful? Give feedback.
All reactions