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/copilot-free-plan.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: 'GitHub Copilot Free in Visual Studio'
3
3
description: Use GitHub Copilot Completions, Chat, and Edits for free in Visual Studio.
4
-
ms.date: 5/13/2025
4
+
ms.date: 7/29/2025
5
5
ms.topic: overview
6
6
author: anandmeg
7
7
ms.author: meghaanand
@@ -23,12 +23,12 @@ To get started with Copilot Free in Visual Studio, you need:
23
23
## Get started with Copilot Free in Visual Studio
24
24
25
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:
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:
27
27
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**
30
30
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="../ide/media/vs-2022/copilot-free/sign-up-for-copilot-free.png" alt-text="Screenshot of Sign up for Copilot Free in the Chat window.":::
32
32
33
33
1. If you have an existing GitHub account, sign in when prompted. If not, follow the steps to create a new GitHub account.
34
34
1. Once finished, you’re redirected back to Visual Studio.
@@ -98,4 +98,4 @@ See [About GitHub Copilot Free](https://aka.ms/ghdocscopilotfreepage) for inform
98
98
-[Install and manage GitHub Copilot in Visual Studio](visual-studio-github-copilot-install-and-states.md)
99
99
-[GitHub Copilot experience for Visual Studio](visual-studio-github-copilot-extension.md)
100
100
-[GitHub Copilot Chat experience for Visual Studio](visual-studio-github-copilot-chat.md)
Copy file name to clipboardExpand all lines: docs/ide/work-with-github-accounts.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Add GitHub accounts to your keychain
3
-
ms.date: 05/13/2025
3
+
ms.date: 07/29/2025
4
4
ms.topic: how-to
5
5
description: Add your public GitHub or GitHub Enterprise account to your Visual Studio keychain so you can track code changes in GitHub repositories from Visual Studio.
6
6
author: anandmeg
@@ -41,7 +41,17 @@ If you sign in with a GitHub account that doesn't have an active GitHub Copilot
41
41
42
42
> If [Copilot is disabled by your administrator](visual-studio-github-copilot-admin.md#disabling-copilot-skus), the first launch experience respects the group policy.
43
43
44
-
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.
44
+
If you choose to not sign in with GitHub at first launch, you can add your GitHub account later using the **Copilot Chat window**, **profile card**, or **Account Settings** dialog.
45
+
46
+
### Add a GitHub account from the Copilot Chat window
47
+
48
+
Select the GitHub Copilot badge in the upper-right corner of the IDE and select **Open Chat Window** from the dropdown, or use **Ctrl+\\** to open the Copilot chat window.
49
+
Then select one of the following:
50
+
-**Sign up for Copilot Free** to setup Copilot Free for a new or existing GitHub account
51
+
-**Sign up with Google** to sign in with a Google account linked to your GitHub account
52
+
-**Sign in** to sign in with an existing GitHub account
53
+
54
+
:::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.":::
45
55
46
56
### Add a GitHub account from the **profile card**
0 commit comments