Skip to content

Commit b351a37

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents f3b0ae9 + ae4af76 commit b351a37

File tree

3 files changed

+19
-14
lines changed

3 files changed

+19
-14
lines changed

docs/ide/copilot-free-plan.md

Lines changed: 19 additions & 14 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: 12/18/2024
4+
ms.date: 1/22/2025
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -22,23 +22,28 @@ 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**
25+
Set up Copilot Free using Visual Studio as follows:
2626

27-
- In Visual Studio, select the **GitHub Copilot** badge in the upper-right corner of the IDE.
28-
- Select **Get Copilot Subscription** or **Add GitHub account to Visual Studio**.
29-
- If you have an existing GitHub account, sign in when prompted. If not, follow the steps to create a new GitHub account.
30-
- Select **Sign up for Free** to complete the setup. Once finished, you’ll be redirected back to Visual Studio.
27+
1. In Visual Studio, select the **GitHub Copilot** badge in the upper-right corner of the IDE.
28+
1. Select **Open Chat Window** from the dropdown.
29+
1. Select **Sign up for Copilot Free**.
3130

32-
**Set up Copilot Free using GitHub.com**
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.":::
3332

34-
- In the upper-right corner of any GitHub page, select your profile photo, and then select **Your Copilot**.
35-
- Select **Start using Copilot Free** to activate Copilot Free and open a conversation thread.
36-
- Select **Use Copilot in other IDEs**, select **Visual Studio** and follow the instructions provided for Visual Studio.
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+
1. Once finished, you’re redirected back to Visual Studio.
3735

3836
## Copilot Free usage limits in Visual Studio
3937

40-
Copilot Free provides a limited number of code completions and chat responses for free per month. Changes in Copilot functionality may indicate you've reached your monthly usage limit.
41-
You can check the current status of your Copilot Free account on the [GitHub account settings page](https://github.com/settings/copilot).
38+
Copilot Free provides a limited number of code completions and chat responses for free per month. When you reach your monthly usage limit for chat or code completions or both, you'll get a notification and notice a change in Copilot functionality.
39+
40+
You can check your free tier status anytime by selecting **Copilot Free Status** from the Copilot badge dropdown in the top-right corner of the IDE.
41+
42+
:::image type="content" source="media/vs-2022/copilot-free/copilot-free-status.png" alt-text="Screenshot of Copilot Free Status menu option.":::
43+
44+
You can also check the current status of your Copilot Free account on the [GitHub account settings page](https://github.com/settings/copilot).
45+
46+
### Usage limit reached
4247

4348
When you hit the usage limits, your Copilot experience in Visual Studio may be impacted as follows:
4449

@@ -73,15 +78,15 @@ For the latest information, see [About GitHub Copilot Free](https://aka.ms/ghdoc
7378
#### Can I turn off completions to save them for later?
7479

7580
Yes. You can enable or disable completions at any time.
76-
To enable or disable, select **Settings** > **Options** from **GitHub Copilot** badge in the upper-right corner of your IDE, and then select or unselect **Enable Copilot Completions**.
81+
To enable or disable completions, select **Settings** from **GitHub Copilot** badge in the upper-right corner of your IDE, and then select or unselect **Enable Copilot Completions**. You can also get to it from **Settings** > **Options**.
7782

7883
#### Can I block suggestions matching public code with Copilot Free?
7984

8085
Yes. You can configure these settings from the [GitHub Copilot Settings](https://github.com/settings/copilot) page.
8186

8287
#### What Copilot features are included in Copilot Free?
8388

84-
Copilot Free includes the following features: Copilot Completions, Edits, and Chat.
89+
Copilot Free includes the following features: Copilot [Completions](visual-studio-github-copilot-extension.md), [Edits](copilot-edits.md), and [Chat](visual-studio-github-copilot-chat.md).
8590
Learn more at [About GitHub Copilot Free](https://aka.ms/ghdocscopilotfreepage).
8691

8792
#### What are the Copilot Free limits for Completions and Chat?
14.3 KB
Loading
36 KB
Loading

0 commit comments

Comments
 (0)