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/copilot/ai-powered-suggestions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,12 @@ GitHub Copilot acts as an AI-powered pair programmer, automatically offering sug
16
16
17
17
1. Install the GitHub Copilot extensions.
18
18
19
-
> <aclass="install-extension-btn"href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extension</a>
19
+
> <aclass="install-extension-btn"href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extensions</a>
20
20
21
21
1. Sign in with your GitHub account to use Copilot.
22
22
23
23
> [!TIP]
24
-
> You can get started for free with the [Copilot Free plan](TODO) if you don't yet have a Copilot subscription. Follow the steps in the [setup guide](/docs/copilot/setup.md) to set up a Copilot subscription.
24
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
25
25
26
26
1. Discover the key features of Copilot in VS Code with our [Copilot Quickstart](/docs/copilot/getting-started.md).
Copy file name to clipboardExpand all lines: docs/copilot/copilot-chat.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Copilot Chat integrates in your developer flow and gives you assistance where yo
19
19
*[**Quick Chat**](#quick-chat): ask a quick question and get back into what you're doing
20
20
21
21
> [!TIP]
22
-
> If you don't yet have a Copilot subscription, you can try out Copilot for free by signing up for the [Copilot Free plan](TODO)
22
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions. and get a monthly limit of completions and chat interactions.
23
23
24
24
## Copilot Chat use cases
25
25
@@ -36,12 +36,12 @@ You can use Copilot Chat in various developer scenarios, such as:
36
36
37
37
1. Install the GitHub Copilot extensions.
38
38
39
-
> <aclass="install-extension-btn"href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extension</a>
39
+
> <aclass="install-extension-btn"href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extensions</a>
40
40
41
41
1. Sign in with your GitHub account to use Copilot.
42
42
43
43
> [!TIP]
44
-
> You can get started for free with the [Copilot Free plan](TODO) if you don't yet have a Copilot subscription. Follow the steps in the [setup guide](/docs/copilot/setup.md) to set up a Copilot subscription.
44
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
Copy file name to clipboardExpand all lines: docs/copilot/copilot-edits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Copilot Edits is great for iterating on large changes across multiple files. It
17
17
You can enable the Copilot Edits feature by setting the `setting(github.copilot.chat.edits.enabled)` setting to `true`.
18
18
19
19
> [!TIP]
20
-
> If you don't yet have a Copilot subscription, you can try out Copilot for free by signing up for the [Copilot Free plan](TODO)
20
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
21
21
22
22
The following video shows how you can use Copilot Edits to modify a basic Express app and add a new page, implement a navigation bar, and modify the design to include a theme switcher.
This article lists the configuration settings for GitHub Copilot in Visual Studio Code. For general information about working with settings in VS Code, refer to [User and workspace settings](/docs/getstarted/settings.md), as well as the [Variables reference](/docs/editor/variables-reference.md) for information about predefined variable support.
14
14
15
15
> [!TIP]
16
-
> If you don't yet have a Copilot subscription, you can try out Copilot for free by signing up for the [Copilot Free plan](TODO)
16
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
17
17
18
18
The team is continuously working on improving Copilot in VS Code and adding new features. Items marked with <iclass="codicon codicon-beaker"></i> are experimental features. Try them out and share your feedback in [our issues](https://github.com/microsoft/vscode-copilot-release/issues). Get more info about the [feature lifecycle in VS Code](/docs/getstarted/settings.md#feature-lifecycle).
Copy file name to clipboardExpand all lines: docs/copilot/copilot-vscode-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ GitHub Copilot in Visual Studio Code provides AI-powered features to help you wr
15
15
You can access GitHub Copilot in VS Code through the Chat view, directly in the editor, from the integrated terminal, and via AI-powered enhancements in the VS Code user interface.
16
16
17
17
> [!TIP]
18
-
> If you don't yet have a Copilot subscription, you can try out Copilot for free by signing up for the [Copilot Free plan](TODO)
18
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
19
19
20
20
The team is continuously working on improving Copilot in VS Code and adding new features. Items in the cheat sheet marked with <iclass="codicon codicon-beaker"></i> are experimental features. Try them out and share your feedback in [our issues](https://github.com/microsoft/vscode-copilot-release/issues).
Copy file name to clipboardExpand all lines: docs/copilot/faq.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,19 +16,24 @@ This article answers frequently asked questions about using GitHub Copilot in Vi
16
16
17
17
### How can I get a Copilot subscription?
18
18
19
-
You can get started with GitHub Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup). You have a limited number of completions and chat interactions per month with the free plan, which reset each month.
19
+
There are different ways to get access to GitHub Copilot:
20
20
21
-
Alternatively, you can sign up for a subscription in your personal account, or have a seat assigned in a subscription managed by an organization or enterprise.
21
+
* As an individual, you can sign up to use [Copilot for free](https://github.com/github-copilot/signup), without the need for a credit card. You are entitled to a limited number of completions and chat interactions per month with the free plan, which reset each month. Learn more about the [Copilot Free plan details and conditions](https://docs.github.com/en/copilot/about-github-copilot/subscription-plans-for-github-copilot).
22
22
23
-
The following table summarizes the account types and instructions for getting a Copilot subscription.
23
+
* As an individual, sign up for a [paid subscription](https://github.com/github-copilot/signup/copilot_individual). You can try GitHub Copilot for free with a one-time 30-day trial.
24
24
25
-
| Account type | Instructions |
26
-
| ------------ | ------------ |
27
-
| Personal account | <li>Sign up for the [Copilot Free plan](https://github.com/github-copilot/signup) with your personal GitHub account to try out Copilot for free, without the need for a credit card. Get more info about the [Free plan details and limitations](TODO).</li><li>Set up a subscription to **GitHub Copilot Pro** with your personal GitHub account. You can [activate a one-time 30-day trial to evaluate GitHub Copilot](https://github.com/github-copilot/signup/copilot_individual).</li> |
28
-
| Member of an organization | <li>You can request access to **GitHub Copilot Business** from the [GitHub Copilot settings](https://github.com/settings/copilot) for your personal account. You need to be assigned a seat by an organization owner.</li> |
25
+
* If you are a member of an organization or enterprise that has a subscription to GitHub Copilot, you can request access to Copilot by going to <https://github.com/settings/copilot> and requesting access under "Get Copilot from an organization."
29
26
30
27
Learn more about [billing for GitHub Copilot](https://docs.github.com/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot).
31
28
29
+
### My limit of completions or chat interactions is reached
30
+
31
+
Your limit of code completions and chat interactions is reset every month, starting from the day you first signed up for the Copilot Free plan. If you reach your limit, you can opt to sign up for a [paid subscription](#how-can-i-get-a-copilot-subscription) or wait until the next month to continue using Copilot.
32
+
33
+
If only the chat interactions are reaching the limit, you can still use Copilot for code completions.
34
+
35
+
If only the code completions are reaching the limit, you can still use Copilot for chat interactions and Copilot Edits.
36
+
32
37
### My Copilot subscription is not detected in VS Code
33
38
34
39
- To use Copilot Chat in Visual Studio Code, you must be signed into Visual Studio Code with a GitHub ID that has access to GitHub Copilot. If your Copilot subscription is associated with another GitHub account, you might have to sign out of your GitHub account and sign in with another account. Use the **Accounts** menu in the Activity Bar for signing out of your current GitHub account.
Copy file name to clipboardExpand all lines: docs/copilot/getting-started-chat.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This tutorial walks you through using the [GitHub Copilot Chat](https://marketpl
15
15
If you're new to using GitHub Copilot in VS Code, see the [GitHub Copilot Overview](/docs/copilot/overview.md) or get set up and discover the key capabilities in the [GitHub Copilot Getting Started Tutorial](/docs/copilot/getting-started.md).
16
16
17
17
> [!TIP]
18
-
> If you don't yet have a Copilot subscription, you can try out Copilot for free by signing up for the [Copilot Free plan](TODO)
18
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
This tutorial walks you through the key features of GitHub Copilot in Visual Studio Code. Learn how to get started with the [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) extension to get AI-powered code suggestions in the editor, use chat conversations to refactor your code, and fix code errors with smart actions.
14
14
15
15
> [!TIP]
16
-
> If you don't yet have a Copilot subscription, you can try out Copilot for free by signing up for the [Copilot Free plan](TODO)
16
+
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.
17
17
18
18
While we're using TypeScript for this tutorial, please note that Copilot is also trained on numerous other languages and a wide variety of frameworks.
0 commit comments