Skip to content

Commit 6807aa7

Browse files
authored
Merge pull request #8847 from microsoft/ntrogh/rotten-puma
Update hide AI features
2 parents 582dfac + f8cb297 commit 6807aa7

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

docs/copilot/faq.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,12 @@ See [Use a different GitHub account with Copilot](/docs/copilot/setup.md#use-a-d
6060

6161
### How can I remove Copilot from VS Code?
6262

63-
To remove Copilot from VS Code, run the **Chat: Hide AI Features** command from the Command Palette (`kb(workbench.action.showCommands)`) or select the **Hide AI Features** option from the Copilot menu in the VS Code title bar. This removes the Copilot menu from the title bar and the Status Bar, and removes the Chat view.
63+
To remove the built-in AI features from VS Code, run the **Chat: Hide AI Features** command from the Command Palette (`kb(workbench.action.showCommands)`) or select the **Hide AI Features** option from the Copilot menu in the VS Code title bar.
6464

65-
If you have already installed the Copilot extensions, you need to first uninstall the Copilot and Copilot Chat extensions from the Extensions view. After that, you can hide the Copilot menu.
65+
> [!NOTE]
66+
> If you have already installed the Copilot extensions, you need to first uninstall the Copilot and Copilot Chat extensions before you can remove the AI features.
6667
67-
To restore the Copilot functionality, run the **Chat: Use AI Features with Copilot for free** command from the Command Palette (`kb(workbench.action.showCommands)`).
68+
To restore the built-in AI features in VS Code, run the **Chat: Use AI Features with Copilot for free** command from the Command Palette (`kb(workbench.action.showCommands)`).
6869

6970
### Network and firewall configuration for Copilot
7071

docs/copilot/images/setup/hide-copilot.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/copilot/setup.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,16 @@ If your Copilot subscription is associated with another GitHub account, follow t
5959

6060
## Remove AI features from VS Code
6161

62-
To completely hide AI features in VS Code, run the **Chat: Hide AI Features** command from the Command Palette (`kb(workbench.action.showCommands)`) or select **Hide AI Features** from the Copilot menu in the VS Code title bar.
62+
To remove the built-in AI features from VS Code, run the **Chat: Hide AI Features** command from the Command Palette (`kb(workbench.action.showCommands)`) or select the **Hide AI Features** option from the Copilot menu in the VS Code title bar.
6363

64-
![Screenshot that shows the Copilot menu in the VS Code title bar, with the option to hide AI features.](images/setup/hide-copilot.png)
64+
> [!NOTE]
65+
> If you have already installed the Copilot extensions, you need to first uninstall the Copilot and Copilot Chat extensions before you can remove the AI features.
6566
66-
To reenable Copilot, run the **Chat: Use AI Features with Copilot for Free** command in the Command Palette (`kb(workbench.action.showCommands)`).
67+
To restore the built-in AI features in VS Code, run the **Chat: Use AI Features with Copilot for free** command from the Command Palette (`kb(workbench.action.showCommands)`).
6768

68-
## Disable Copilot for a workspace
69+
## Disable AI features for a workspace
6970

70-
To disable Copilot for a specific workspace:
71+
To disable AI features for a specific workspace:
7172

7273
1. Open the Extensions view in VS Code (`kb(workbench.view.extensions)`).
7374
1. Search for the **GitHub Copilot** extension.

docs/supporting/faq.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,12 @@ Performance is our core priority and we are committed to maintaining the perform
6666

6767
### Can I disable AI functionality in VS Code?
6868

69-
You can disable the built-in AI functionality in VS Code by selecting **Hide AI Features** in the Command Palette or selecting **Hide AI Features** from the Copilot menu in the VS Code title bar.
69+
You can hide the built-in AI functionality in VS Code by selecting **Hide AI Features** in the Command Palette or selecting **Hide AI Features** from the Copilot menu in the VS Code title bar.
7070

71-
If you have already installed the Copilot extensions, you need to first uninstall the Copilot and Copilot Chat extensions from the Extensions view. After that, you can disable the AI features.
71+
> [!NOTE]
72+
> If you have already installed the Copilot extensions, you need to first uninstall the Copilot and Copilot Chat extensions before you can hide the built-in AI features.
73+
74+
To restore the built-in AI features in VS Code, run the **Chat: Use AI Features with Copilot for free** command from the Command Palette (`kb(workbench.action.showCommands)`).
7275

7376
### If I disable AI functionality in VS Code, is my data still sent to Microsoft?
7477

0 commit comments

Comments
 (0)