Skip to content

Commit 342e03a

Browse files
committed
Updates for changes to the first launch exp for Copilot Free
1 parent a161e76 commit 342e03a

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

docs/ide/copilot-free-plan.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'GitHub Copilot Free in Visual Studio'
33
description: Use GitHub Copilot Completions, Chat, and Edits for free in Visual Studio.
4-
ms.date: 1/23/2025
4+
ms.date: 5/13/2025
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -22,7 +22,8 @@ To get started with Copilot Free in Visual Studio, you need:
2222

2323
## Get started with Copilot Free in Visual Studio
2424

25-
Set up Copilot Free using Visual Studio as follows:
25+
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:
2627

2728
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.
2829
1. Select **Sign up for Copilot Free**.

docs/ide/signing-in-to-visual-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Sign in or switch Visual Studio accounts
33
titleSuffix: ""
44
description: Explore sign in concepts for working with Visual Studio, and find out how to sign in and how to add and switch user accounts.
5-
ms.date: 2/11/2025
5+
ms.date: 4/13/2025
66
ms.topic: how-to
77
author: anandmeg
88
ms.author: meghaanand
@@ -79,6 +79,8 @@ You can sign in to your Microsoft or organizational account, or your GitHub acco
7979
8080
1. Choose a Microsoft account or a GitHub account. If you don't have one, you can [create a Microsoft account for free](https://support.microsoft.com/help/4026324/microsoft-account-how-to-create). The account you sign in with is set as your Personalization Account. GitHub accounts can't be used to roam settings across devices. [Add](#add-and-switch) your Microsoft account to enable roaming settings.
8181

82+
1. Choose to **Sign up for Copilot Free**, sign in with an existing GitHub account, or [add your GitHub account later from the IDE](work-with-github-accounts.md#add-a-github-account-from-the-profile-card).
83+
8284
1. Choose your preferred color theme and other UI settings to personalize your Visual Studio experience. Visual Studio [remembers these settings and synchronizes](../ide/synchronized-settings-in-visual-studio.md) them across all Visual Studio environments depending on your account setup. You can change the settings later if you open the **Tools** > **Options** menu in Visual Studio.
8385

8486
You can see that you've successfully signed in, in the upper-right corner of the Visual Studio environment. Unless you sign out, you automatically sign in to Visual Studio whenever you start it, and any changes to synchronized settings are automatically applied if you're signed in with your Microsoft account.

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ If you have [GitHub Copilot installed](visual-studio-github-copilot-install-and-
3333

3434
### Add a GitHub account at first launch
3535

36-
With Visual Studio 17.13, you can now sign in with a GitHub account when you [launch Visual Studio for the first time](signing-in-to-visual-studio.md#sign-in).
36+
With Visual Studio 17.13 or later, you can now sign in with a GitHub account when you [launch Visual Studio for the first time](signing-in-to-visual-studio.md#sign-in).
3737

3838
:::image type="content" source="../ide/media/vs-2022/visual-studio-sign-in-pop-up-first-launch.png" alt-text="Screenshot showing sign in at Visual Studio first launch.":::
3939

40+
If you sign in with a GitHub account that doesn't have an active GitHub Copilot subscription, you can choose to **Activate Copilot Free** during first launch, or [sign up later](copilot-free-plan.md#get-started-with-copilot-free-in-visual-studio) from the GitHub Copilot badge in the IDE or the chat window. If Copilot is disabled by your administrator,
41+
4042
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.
4143

4244
### Add a GitHub account from the **profile card**

0 commit comments

Comments
 (0)