Skip to content

Update visual-studio-github-copilot-install-and-states.md #10357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/ide/visual-studio-github-copilot-install-and-states.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ In this article, you learn how to install GitHub Copilot in Visual Studio. If yo

## Get GitHub Copilot for Visual Studio 2022 version 17.10 or later

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.
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.

To get the new unified GitHub Copilot extension:
To get the new unified GitHub Copilot experience:
- Install [Visual Studio 2022 version 17.10 or later](/visualstudio/releases/2022/release-notes).
- Select at least one workload in the installer. Make sure to leave the preselected component **GitHub Copilot** selected.
OR
Expand All @@ -30,7 +30,9 @@ GitHub Copilot is installed by default with all workloads. If you choose to excl

## Get GitHub Copilot for Visual Studio 2022 versions 17.8 to 17.9

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.
In Visual Studio 2022 versions 17.8 to 17.9, GitHub Copilot and GitHub Copilot Chat are available to install as two separate extensions.
> [!NOTE]
> Installing GitHub Copilot extension is a prerequisite to installing GitHub Copilot Chat.

### Install GitHub Copilot

Expand Down Expand Up @@ -147,4 +149,4 @@ You can remove the GitHub Copilot component from your Visual Studio instance by
To learn more, consider exploring the following resources:

- [Get started with GitHub Copilot Completions in Visual Studio](visual-studio-github-copilot-extension.md)
- [Get started with GitHub Copilot Chat in Visual Studio](visual-studio-github-copilot-chat.md)
- [Get started with GitHub Copilot Chat in Visual Studio](visual-studio-github-copilot-chat.md)