Skip to content

Commit 544be46

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents 9050b8d + d95b506 commit 544be46

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

docs/ide/visual-studio-github-copilot-install-and-states.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Install and manage GitHub Copilot in Visual Studio
33
description: Install GitHub Copilot in Visual Studio and manage copilot state by using the Copilot badge in the IDE.
4-
ms.date: 5/22/2024
4+
ms.date: 6/14/2024
55
ms.topic: install-set-up-deploy
66
author: anandmeg
77
ms.author: meghaanand
@@ -123,6 +123,24 @@ If you choose to not install Copilot, you can select **Hide Copilot** from the d
123123

124124
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-install-and-states/copilot-state-not-installed.png" alt-text="Screenshot of Copilot badge when Copilot isn't installed.":::
125125

126+
## Disable Copilot
127+
128+
### Hide Copilot badge
129+
130+
You can hide the GitHub Copilot badge in the Visual Studio IDE by unselecting **Tools** > **Options** > **Environment** > **Hide Copilot menu badge**.
131+
132+
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-install-and-states/hide-copilot-badge.png" alt-text="Screenshot of option to hide copilot badge in Tools > Options.":::
133+
134+
### Uninstall Copilot
135+
136+
You can remove the GitHub Copilot component from your Visual Studio instance by using the Visual Studio Installer.
137+
138+
1. Launch the Visual Studio Installer by selecting **Tools** > **Get Tools and Features**.
139+
1. Select **Individual components**.
140+
1. Type "copilot" in the search box.
141+
1. Uncheck **GitHub Copilot** and select **Modify**.
142+
1. Restart Visual Studio, and select **Hide Copilot** from the Copilot status icon dropdown to hide the badge.
143+
126144
## Next steps
127145

128146
To learn more, consider exploring the following resources:

0 commit comments

Comments
 (0)