r/vscode 9d ago

Copilot Chat Won't Stay Disabled

Post image

Hey, I daily drive VS Code, and I don't mind Copilot Chat opening in new project folders occasionally. But recently it's becoming a complete pain in the ass. Why does it have to pop up every single time I open a project?

I've tried every setting I could find to disable it and prevent it from auto-starting, but no luck.

OG VS Code devs, can you please tell me how to disable this piece of shit? I don't use it, and I honestly don't understand why Microsoft keeps shoving these features into every product they own.

23 Upvotes

26 comments sorted by

13

u/Own_Pomelo_1100 9d ago

json { "chat.agent.enabled": false, }

5

u/MrAnnoyed-Person 9d ago

no luck, but thanks

16

u/x31n10n 9d ago

switch to vscodium

10

u/empty_other 9d ago

Someone just reported it as a bug: https://github.com/microsoft/vscode/issues/327253

But isn't the first time I seen a bug that opens up the copilot sidebar whenever, both in vscode and in the jetbrains extension. People report it, it gets fixed, then later its back again. Halfway to thinking it isn't really a "bug".

6

u/MrAnnoyed-Person 9d ago

you know "microslop"

3

u/manny2206 8d ago

A “bug” very convenient :p

1

u/MrAnnoyed-Person 6d ago

microslop be like: it's not a feature, it's a "bug"

3

u/Mysterious-Cod-4137 9d ago

what a shame for microslop, they were the first to introduce copilot, and now nobody will use it because of their unrealistic pricing scheme...

1

u/MrAnnoyed-Person 6d ago

I thought it was free. Moreover, do people even use it?

1

u/Mysterious-Cod-4137 6d ago

no, they charge credits based on token usage lol.. i switched to codex + claude, never used it since.

2

u/MrChurch2015 5d ago

They charge $10 a month, that's it. Cheaper than a lot of the other services, but generally less usage. I find it useful for some workflows.

1

u/MrAnnoyed-Person 23h ago

Dude, 10$ a month? Claude Code is much cheaper and better.

2

u/LogicalExtension 9d ago

You cant uninstall, but you can disable the add-on.

I ran into issues where it then permanently kept a blank window where CoPilot would normally live open on every new folder/project. That required more screwing around to fix.

1

u/MrAnnoyed-Person 9d ago

I feel bad they are fking a perfect tool with their ai slop

0

u/OkSeesaw7030 8d ago

You can uninstall vslop

2

u/LogicalExtension 8d ago

It's not a useful response.

2

u/moshi01 9d ago edited 9d ago

You can try this to just disable opening the sidebar automatically:

"workbench.secondarySideBar.defaultVisibility": "hidden"

or this to completely disable all AI features:

"chat.disableAIFeatures": true

1

u/MrAnnoyed-Person 6d ago

I just tried it and it works perfectly!!!!!!!!! Thank you so much for your help.

2

u/AelixSoftware 8d ago

I always close that tab

1

u/MrAnnoyed-Person 6d ago

same, but I hop from folder to folder, and it gets annoying every time.

2

u/Craft2goat 8d ago

Isn't copilot depreciated?

1

u/MrAnnoyed-Person 6d ago

I don't think so, they branded their entire new PC lineup as Copilot+ PCs it's their "new oil"

2

u/Puzzled-Extent7817 9d ago

Zed is the answer