Skip to content

Commit 231be51

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 381f656 + 371b5d6 commit 231be51

9 files changed

+29
-116
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,6 +1000,11 @@
10001000
"redirect_url": "/visualstudio/ide/understanding-build-configurations",
10011001
"redirect_document_id": false
10021002
},
1003+
{
1004+
"source_path": "docs/ide/copilot-free-plan.md",
1005+
"redirect_url": "/visualstudio/ide/visual-studio-github-copilot-install-and-states",
1006+
"redirect_document_id": false
1007+
},
10031008
{
10041009
"source_path": "docs/msbuild/logging-in-a-multi-processor-environment.md",
10051010
"redirect_url": "/visualstudio/msbuild/writing-multi-processor-aware-loggers",

docs/debugger/debug-with-copilot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ For more information on GitHub Copilot Completions in Visual Studio, see [About
3737
## Prerequisites
3838

3939
To get started, you need:
40+
4041
+ Visual Studio 2022 [version 17.8](/visualstudio/releases/2022/release-history) or later
41-
+ [Sign in to Visual Studio using a GitHub account](../ide/work-with-github-accounts.md) with [Copilot access](https://docs.github.com/en/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot) <br/>
42-
<sup>**</sup> You can use [GitHub Copilot for Free](../ide/copilot-free-plan.md). Sign up and leverage AI to code faster and more efficiently.
43-
+ [GitHub Copilot](../ide/visual-studio-github-copilot-install-and-states.md) in Visual Studio
44-
+ [GitHub Copilot Chat](../ide/visual-studio-github-copilot-chat.md#get-github-copilot-chat-for-visual-studio) in Visual Studio
42+
+ Active [subscription](https://docs.github.com/en/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot) to [GitHub Copilot for Individuals](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-individuals) or [GitHub Copilot for Business](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-business)
43+
+ [**GitHub Copilot**](../ide/visual-studio-github-copilot-install-and-states.md) in Visual Studio
44+
+ [**GitHub Copilot Chat**](../ide/visual-studio-github-copilot-chat.md#get-github-copilot-chat-for-visual-studio)
4545

4646
> [!NOTE]
4747
> If you experience authentication issues after installing the extension, see [Troubleshooting authentication issues with GitHub Copilot Chat](https://docs.github.com/en/copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat).

docs/ide/ai-assisted-development-visual-studio.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI-assistance for developers in Visual Studio
33
description: Learn about the AI-assisted development tools in Visual Studio, such as GitHub Copilot Completions and Chat, and IntelliCode, and how they can help you write code more efficiently.
4-
ms.date: 12/18/2024
4+
ms.date: 7/29/2024
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -74,7 +74,8 @@ GitHub Copilot and IntelliCode assist you in writing code faster and with greate
7474

7575
:::image type="content" source="media/vs-2022/copilot-chat-visual-studio.gif" alt-text="Animated screenshot that shows the capabilities of the GitHub Copilot Chat extension." lightbox="media/vs-2022/copilot-chat-visual-studio.gif":::
7676

77-
Get started with [GitHub Copilot Chat in Visual Studio](visual-studio-github-copilot-chat.md#use-copilot-chat-in-visual-studio). Note that it requires Visual Studio 2022 17.8 or later.
77+
All [GitHub Copilot for Individuals](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-individuals) users have access to GitHub Copilot Chat. [Learn more](https://github.blog/2023-09-20-github-copilot-chat-beta-now-available-for-all-individuals/#how-developers-can-access-github-copilot-chat-beta).
78+
All [GitHub Copilot for Business](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-business) have access to a limited GitHub Copilot Chat beta. [Learn more](https://github.blog/2023-07-20-github-copilot-chat-beta-now-available-for-every-organization/).
7879

7980
### IntelliCode in Visual Studio
8081

docs/ide/copilot-chat-context.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Tips & Tricks for GitHub Copilot Chat in Visual Studio'
33
description: Use slash commands, references, and threads to form better questions and get better answers with scoped context in GitHub Copilot Chat.
4-
ms.date: 12/18/2024
4+
ms.date: 12/13/2024
55
ms.topic: how-to
66
author: anandmeg
77
ms.author: meghaanand
@@ -30,10 +30,10 @@ Learn more about [AI-assisted development in Visual Studio](../ide/ai-assisted-d
3030

3131
To get started using GitHub Copilot Chat in Visual Studio, you need:
3232
+ Visual Studio 2022 [version 17.8](/visualstudio/releases/2022/release-history) or later
33-
+ [Sign in to Visual Studio using a GitHub account](work-with-github-accounts.md) with [Copilot access](https://docs.github.com/en/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot) <br/>
34-
<sup>**</sup> You can use [GitHub Copilot for Free](copilot-free-plan.md). Sign up and leverage AI to code faster and more efficiently.
33+
+ Active [subscription](https://docs.github.com/en/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot) to either [GitHub Copilot for Individuals](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-individuals) or [GitHub Copilot for Business](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-business)
3534
+ [GitHub Copilot](visual-studio-github-copilot-install-and-states.md) in Visual Studio
3635
+ [GitHub Copilot Chat](visual-studio-github-copilot-chat.md#get-github-copilot-chat-for-visual-studio) in Visual Studio
36+
+ [Sign in to Visual Studio with the GitHub account](work-with-github-accounts.md) that has an active GitHub Copilot subscription
3737

3838
Support for GitHub Copilot Chat will be provided by GitHub and can be reached at https://support.github.com.
3939

@@ -149,7 +149,7 @@ Copilot Chat uses the chat history to get context about your request. To give Co
149149
* Use threads to start a new conversation for a new task.
150150
* Delete requests that are no longer relevant or that didn’t give you the desired result.
151151

152-
Keep the chat conversation open and continue to iterate and prompt Copilot to improve the suggested solution. Copilot has both the context of the generated code and your current conversation history. As you keep asking additional questions, Copilot further refines the response according to your requirements. See [Prompt engineering for GitHub Copilot](https://docs.github.com/en/copilot/using-github-copilot/prompt-engineering-for-github-copilot) for strategies on effective prompting to improve your Copilot results.
152+
Keep the chat conversation open and continue to iterate and prompt Copilot to improve the suggested solution. Copilot has both the context of the generated code and your current conversation history. As you keep asking additional questions, Copilot further refines the response according to your requirements. See [Prompt engineering for Github Copilot](https://docs.github.com/en/copilot/using-github-copilot/prompt-engineering-for-github-copilot) for strategies on effective prompting to improve your Copilot results.
153153

154154
## Next steps
155155

docs/ide/copilot-free-plan.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

docs/ide/visual-studio-github-copilot-chat.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: About GitHub Copilot Chat in Visual Studio
33
description: Learn about the fully integrated GitHub Copilot Chat in Visual Studio. Use the chat interface to ask coding-related questions from right within the IDE.
4-
ms.date: 12/18/2024
4+
ms.date: 11/12/2024
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -33,8 +33,9 @@ Copilot Chat provides AI assistance to help you make informed decisions and writ
3333

3434
To get started, you need:
3535
+ Visual Studio 2022 [version 17.8](/visualstudio/releases/2022/release-history) or later
36-
+ [Sign in to Visual Studio using a GitHub account](work-with-github-accounts.md) with [Copilot access](https://docs.github.com/en/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot) <br/>
37-
<sup>**</sup> You can use [GitHub Copilot for Free](copilot-free-plan.md). Sign up and leverage AI to code faster and more efficiently.
36+
+ Active [subscription](https://docs.github.com/en/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot) to [GitHub Copilot for Individuals](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-individuals) or [GitHub Copilot for Business](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-business)
37+
+ [**GitHub Copilot**](visual-studio-github-copilot-install-and-states.md) in Visual Studio
38+
+ [Sign in to Visual Studio with the GitHub account](work-with-github-accounts.md) that has an active GitHub Copilot subscription
3839

3940
## Get GitHub Copilot Chat for Visual Studio
4041

docs/ide/visual-studio-github-copilot-extension.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: About GitHub Copilot Completions in Visual Studio
33
description: Use GitHub Copilot completions in Visual Studio to use AI assistance to generate information about your code, including suggested edits and new code snippets.
4-
ms.date: 12/18/2024
4+
ms.date: 9/05/2024
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -33,8 +33,11 @@ You can also use GitHub Copilot to convert comments to code, create unit tests,
3333

3434
To get started, you need:
3535
+ Visual Studio 2022 [version 17.8](/visualstudio/releases/2022/release-history) or later
36-
+ [Sign in to Visual Studio using a GitHub account](work-with-github-accounts.md) with [Copilot access](https://docs.github.com/en/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot) <br/>
37-
<sup>**</sup> You can use [GitHub Copilot for Free](copilot-free-plan.md). Sign up and leverage AI to code faster and more efficiently.
36+
+ Active [subscription](https://docs.github.com/en/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot) to [GitHub Copilot for Individuals](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-individuals) or [GitHub Copilot for Business](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-business)
37+
+ [Sign in to Visual Studio with the GitHub account](work-with-github-accounts.md) that has an active GitHub Copilot subscription
38+
39+
> [!TIP]
40+
> GitHub Copilot is free for verified students and for maintainers of popular open source projects on GitHub. If you are not a student or maintainer of a popular open source project, you can [try GitHub Copilot for free with a one-time 30-day trial](https://github.com/settings/copilot). After the free trial, you will need a [paid subscription](https://docs.github.com/en/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot) for continued use.
3841
3942
GitHub Copilot supports several programming languages and frameworks, including but not limited to: C#, C++, and Python.
4043

docs/ide/visual-studio-github-copilot-install-and-states.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Install and manage GitHub Copilot in Visual Studio
33
description: Learn how to install GitHub Copilot to get GitHub Copilot Completions and Chat in Visual Studio. Use the Copilot badge in the IDE to access options to manage or troubleshoot your Copilot state.
4-
ms.date: 12/18/2024
4+
ms.date: 9/12/2024
55
ms.topic: install-set-up-deploy
66
author: anandmeg
77
ms.author: meghaanand
@@ -90,7 +90,8 @@ With Visual Studio 2022 version 17.10, you see a Copilot status icon in the uppe
9090
9191
### Copilot is active
9292

93-
Copilot is in an active state and fully functional if you [signed into Visual Studio using a GitHub account](work-with-github-accounts.md) with [Copilot access](https://docs.github.com/en/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot).
93+
Copilot is in an active state and fully functional if you [signed into Visual Studio with a GitHub account](work-with-github-accounts.md) that has an active [subscription](https://docs.github.com/en/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot) to [GitHub Copilot for Individuals](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-individuals) or [GitHub Copilot for Business](https://docs.github.com/copilot/overview-of-github-copilot/about-github-copilot-for-business).
94+
9495
Using the dropdown menu, you can easily open the Chat window, access Copilot settings, and manage Copilot subscription.
9596

9697
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-install-and-states/copilot-state-active.png" alt-text="Screenshot of Copilot badge when Copilot is in active state.":::

docs/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@
157157
href: ide/visual-studio-github-copilot-troubleshoot.md
158158
- name: Admin controls for GitHub Copilot
159159
href: ide/visual-studio-github-copilot-admin.md
160-
- name: GitHub Copilot Free
161-
href: ide/copilot-free-plan.md
162160
- name: IntelliCode
163161
items:
164162
- name: 'What is IntelliCode?'

0 commit comments

Comments
 (0)