79777876

Date: 2025-09-29 08:21:13
Score: 0.5
Natty:
Report link

There is a different setting for disabling all AI features apart from "Hide Copilot". As per the official documentation:

You can disable the built-in AI features in VS Code with the [chat.disableAIFeatures setting](vscode://settings/chat.disableAIFeatures) [The link opens the VS Code setting directly.], similar to how you configure other features in VS Code. This disables and hides features like chat or inline suggestions in VS Code and disables the Copilot extensions. You can configure the setting at the workspace or user level.

[...]

If you have previously disabled the built-in AI features, your choice is respected upon updating to a new version of VS Code

"Hide copilot" and the disable-all-AI-features-setting are different settings in different places. This already caused confusion. The decision to make this all opt-out and seem to be deliberate and final as per this Github issue.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: A-Tech