Skip to content

Commit 52a367d

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 9ed10f5 + 99b566b commit 52a367d

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ To get started, you need:
3434
+ Visual Studio 2022 [version 17.8](/visualstudio/releases/2022/release-history) or later
3535
+ 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)
3636
+ [**GitHub Copilot** extension](visual-studio-github-copilot-extension.md#installation-instructions) in Visual Studio
37+
+ Sign in to Visual Studio with the GitHub account that has an active GitHub Copilot subscription
3738

3839
## Install the Visual Studio extension
3940

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: About the GitHub Copilot extension for Visual Studio
33
description: Use Visual Studio with the GitHub Copilot extension to access AI features and generate information about your code, including suggested edits and new code snippets.
4-
ms.date: 12/15/2023
4+
ms.date: 2/28/2024
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -32,7 +32,8 @@ You can also use GitHub Copilot to convert comments to code, create unit tests,
3232

3333
To get started, you need:
3434
+ Visual Studio 2022 [version 17.6](/visualstudio/releases/2022/release-history) or later
35-
+ a GitHub Copilot [subscription](https://docs.github.com/enterprise-cloud@latest/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot).
35+
+ 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)
36+
+ Sign in to Visual Studio with the GitHub account that has an active GitHub Copilot subscription
3637

3738
> [!TIP]
3839
> 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.

docs/vsto/visual-studio-tools-for-office-runtime.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The Visual Studio 2010 Tools for Office Runtime (VSTO Runtime) ships with variou
2020

2121
It's also [available to download](https://aka.ms/VSTORuntimeDownload) and install independently. The versions of VSTO Runtime that are available on the download center follow the support lifecycle of the latest version of Microsoft Office that was available at the time of its release.
2222

23-
It's recommended that developers install the latest version of the VSTO Runtime with their applications. It is supported when running with supported versions Office. If the VSTO Runtime needs to be serviced, only the latest version is updated.
23+
Developers should install the latest version of the VSTO Runtime with their applications. It's only supported when running with supported versions Office. If the VSTO Runtime needs to be serviced, only the latest version will be updated.
2424

25-
The following is a list of the VSTO Runtime releases and the corresponding version of Office for which its support lifecycle follows:
25+
The following list contains the VSTO Runtime releases and the corresponding version of Office for which its support lifecycle follows:
2626

2727
| VSTO Runtime version | Release date | Microsoft Office version |
2828
| --- | --- | --- |
@@ -41,5 +41,6 @@ The following is a list of the VSTO Runtime releases and the corresponding versi
4141
| 10.0.60828 | 01/12/2018 | Microsoft Office 2019 / <br>Microsoft Office 2021 / <br>Office 365 |
4242
| 10.0.60910 | 08/08/2023 | Microsoft Office 2013 / <br>Microsoft Office 2016 / <br>Microsoft Office 2019 / <br>Microsoft Office 2021 / <br>Office 365 |
4343
| 10.0.60912 | 11/01/2023 | Microsoft Office 2019 / <br>Microsoft Office 2021 / <br>Office 365 |
44+
| 10.0.60917 | 02/28/2024 | Microsoft Office 2019 / <br>Microsoft Office 2021 / <br>Office 365 |
4445

4546
For more information on the Office Support Lifecycle, see [Lifecycle FAQ - Office, Office 365, and Microsoft 365](/lifecycle/faq/office).

0 commit comments

Comments
 (0)