**Urgent** Need a way to disable automated commands #172353
Answered
by
MichealReed
MichealReed
asked this question in
Copilot Conversations
-
Select Topic AreaQuestion Copilot Feature AreaVisual Studio BodyNearly every other message copilot will prepend a command automatically, disregarding my context, causing me to rerun without, thus draining an additional prompt. Is there a way to disable this feature entirely? |
Beta Was this translation helpful? Give feedback.
Answered by
MichealReed
Sep 4, 2025
Replies: 1 comment 1 reply
-
|
There isn’t currently a way to disable Copilot from auto-prepending commands in Visual Studio. The only workaround is to use inline suggestions or adjust Copilot settings |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually, I found a workaround, you can go into the keyboard mapping JSON and unbind the send + dispatch, setting send only to the enter key.