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/ide/visual-studio-github-copilot-install-and-states.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ In this article, you learn how to install GitHub Copilot in Visual Studio. If yo
18
18
19
19
## Get GitHub Copilot for Visual Studio 2022 version 17.10 or later
20
20
21
-
With [Visual Studio 2022 version 17.10](/visualstudio/releases/2022/release-notes), GitHub Copilot and GitHub Copilot Chat are available to install as a single extension that combines both Copilot and Copilot Chat into one package. The unified GitHub Copilot extension is included as a built-in, recommended component by default in all workloads and is available through the Visual Studio Installer.
21
+
With [Visual Studio 2022 version 17.10](/visualstudio/releases/2022/release-notes), GitHub Copilot and GitHub Copilot Chat are available to install as a single experience that combines both Copilot and Copilot Chat into one package. The unified GitHub Copilot experience is included as a built-in, recommended component by default in all workloads and is available through the Visual Studio Installer.
22
22
23
-
To get the new unified GitHub Copilot extension:
23
+
To get the new unified GitHub Copilot experience:
24
24
- Install [Visual Studio 2022 version 17.10 or later](/visualstudio/releases/2022/release-notes).
25
25
- Select at least one workload in the installer. Make sure to leave the preselected component **GitHub Copilot** selected.
26
26
OR
@@ -30,7 +30,9 @@ GitHub Copilot is installed by default with all workloads. If you choose to excl
30
30
31
31
## Get GitHub Copilot for Visual Studio 2022 versions 17.8 to 17.9
32
32
33
-
In Visual Studio 2022 versions 17.8 to 17.9, GitHub Copilot and GitHub Copilot Chat are available to install as two separate extensions. Installing GitHub Copilot extension is a prerequisite to installing GitHub Copilot Chat.
33
+
In Visual Studio 2022 versions 17.8 to 17.9, GitHub Copilot and GitHub Copilot Chat are available to install as two separate extensions.
34
+
> [!NOTE]
35
+
> Installing GitHub Copilot extension is a prerequisite to installing GitHub Copilot Chat.
34
36
35
37
### Install GitHub Copilot
36
38
@@ -147,4 +149,4 @@ You can remove the GitHub Copilot component from your Visual Studio instance by
147
149
To learn more, consider exploring the following resources:
148
150
149
151
-[Get started with GitHub Copilot Completions in Visual Studio](visual-studio-github-copilot-extension.md)
150
-
-[Get started with GitHub Copilot Chat in Visual Studio](visual-studio-github-copilot-chat.md)
152
+
-[Get started with GitHub Copilot Chat in Visual Studio](visual-studio-github-copilot-chat.md)
0 commit comments