Skip to content

Copilot is active and I cannot stop it #247020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kratess opened this issue Apr 20, 2025 · 4 comments
Open

Copilot is active and I cannot stop it #247020

kratess opened this issue Apr 20, 2025 · 4 comments
Assignees

Comments

@kratess
Copy link

kratess commented Apr 20, 2025

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.99.3
  • OS Version: Windows 10 x64

Steps to Reproduce:

  1. I don't know

Image
As you can see copilot is auto-completing the sentence but i don't have copilot enabled

Image
Even tried to disable from settings like Chat > Agent disabled but none works.

The only possible cause I can think of is when I connected to a server via ssh and in that server another user used copilot on his vscode for a project. I don't know how to turn it off.

@albertosantini
Copy link

See #237819 (comment)

@kratess
Copy link
Author

kratess commented Apr 20, 2025

See #237819 (comment)

Thanks for the reply. Not working

@Nitish-Naik
Copy link

@kratess
Disable Copilot Globally:
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
Search for "Settings (JSON)" and open it.
Add the following setting to explicitly disable Copilot:
"github.copilot.enable": false

@kratess
Copy link
Author

kratess commented Apr 20, 2025

@kratess Disable Copilot Globally: Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS). Search for "Settings (JSON)" and open it. Add the following setting to explicitly disable Copilot: "github.copilot.enable": false

That setting is "Unknown Configuration Setting". Indeed I don't have copilot active at all. Ahahahah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants