Skip to content

Commit f30ff2e

Browse files
authored
Reduce reader anxiety by showing them how to re-enable it. (#8599)
1 parent 7035be7 commit f30ff2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/copilot/setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ To disable Copilot for a specific workspace:
7575

7676
1. Open the Extensions view in VS Code (`kb(workbench.view.extensions)`).
7777
1. Search for the **GitHub Copilot** extension.
78-
1. Select the gear icon and then select **Disable (Workspace)**
78+
1. Select the gear icon and then select **Disable (Workspace)**.
79+
1. Select **Restart extensions**.
80+
1. You can re-enable it later by selecting the **Enable (Workspace)** button that appears after restarting extensions.
7981

8082
![Screenshot that shows the GitHub Copilot extension in the Extensions view, with the option to disable it for the workspace.](images/setup/copilot-disable-workspace.png)
8183

0 commit comments

Comments
 (0)