Disable Copilot in VS Code
Thank you, VSCode FAQ.
How can I remove Copilot from VS Code?
You can disable the built-in AI features in VS Code with the chat.disableAIFeatures setting, 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.