Skip to content

Commit fa34859

Browse files
committed
17.14.10 social sign in updates
1 parent 86596cc commit fa34859

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

docs/ide/copilot-free-plan.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ To get started with Copilot Free in Visual Studio, you need:
2323
## Get started with Copilot Free in Visual Studio
2424

2525
With Visual Studio version 17.14, you can [activate Copilot Free at first launch](work-with-github-accounts.md#add-a-github-account-at-first-launch).
26-
You can set up Copilot Free using Visual Studio later as follows:
26+
You can also [set up from the Copilot Chat window](work-with-github-accounts.md#add-a-github-account-from-the-Copilot-chat-window) later as follows:
2727

28-
1. Use **Ctrl+\\** to open the chat window in Visual Studio. You can also select the **GitHub Copilot** badge in the upper-right corner of the IDE, and then select **Open Chat Window** from the dropdown to open chat.
29-
1. Select **Sign up for Copilot Free**.
28+
1. Use **Ctrl+\\** to open the chat window in Visual Studio. You can also select the **GitHub Copilot** badge in the upper-right corner of the IDE, and then select **Open Chat Window to Sign In** from the dropdown to open chat.
29+
1. Select **Sign up for Copilot Free** or **Sign up with Google**
3030

31-
:::image type="content" source="media/vs-2022/copilot-free/sign-up-for-copilot-free.png" alt-text="Screenshot of Sign up for Copilot Free in the Chat window.":::
31+
:::image type="content" source="media/vs-2022/signup-copilot-chat.png" alt-text="Screenshot showing Copilot chat sign in flow.":::
3232

3333
1. If you have an existing GitHub account, sign in when prompted. If not, follow the steps to create a new GitHub account.
3434
1. Once finished, you’re redirected back to Visual Studio.
399 KB
Loading

docs/ide/work-with-github-accounts.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,16 @@ If you sign in with a GitHub account that doesn't have an active GitHub Copilot
4343
4444
If you choose to not sign in with GitHub at first launch, you can add your GitHub account later using the **profile card** or the **Account Settings** dialog as follows.
4545

46+
### Add a GitHub account from the Copilot chat window
47+
48+
If you have [GitHub Copilot installed](visual-studio-github-copilot-install-and-states.md), you can add a new or existing GitHub account by selecting [**Sign up for Copilot Free**](copilot-free-plan.md) from the Copilot chat window, even if you haven't [signed into Visual Studio](signing-in-to-visual-studio.md#sign-in-to-your-account).
49+
50+
You can also sign in with your [Google account linked to your GitHub account](https://github.blog/changelog/2025-07-15-social-login-with-google-is-now-generally-available), offering more flexibility for authentication.
51+
52+
In Visual Studio 17.14.10 or later, you can add your Google account more seamlessly by selecting [**Sign up with Google**].
53+
54+
:::image type="content" source="../ide/media/vs-2022/signup-copilot-chat.png" alt-text="Screenshot showing Copilot chat sign in flow.":::
55+
4656
### Add a GitHub account from the **profile card**
4757

4858
Select the **Sign in** link in the upper-right corner of the Visual Studio environment and sign in with a [Microsoft account, work account, or school account](signing-in-to-visual-studio.md) or a GitHub account.

0 commit comments

Comments
 (0)