You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/copilot/setup.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,9 @@ To disable Copilot for a specific workspace:
75
75
76
76
1. Open the Extensions view in VS Code (`kb(workbench.view.extensions)`).
77
77
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.
79
81
80
82

0 commit comments