42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
---
|
|
title: Getting started with GitHub Copilot in Visual Studio
|
|
shortTitle: Visual Studio
|
|
intro: 'Learn how to install {% data variables.product.prodname_copilot %} in Visual Studio, and start seeing suggestions as you write comments and code.'
|
|
versions:
|
|
feature: 'copilot'
|
|
topics:
|
|
- Copilot
|
|
---
|
|
|
|
## Prerequisites
|
|
|
|
{% data reusables.copilot.copilot-prerequisites %}
|
|
- To use {% data variables.product.prodname_copilot %} in Visual Studio, you must have Visual Studio 2022 17.1 or later installed. For more information, see the [Visual Studio IDE](https://visualstudio.microsoft.com/vs/) documentation.
|
|
|
|
## Installing the Visual Studio extension
|
|
|
|
|
|
## Seeing your first suggestion
|
|
|
|
|
|
|
|
|
|
## Seeing alternative suggestions
|
|
|
|
|
|
## Getting more suggestions
|
|
|
|
|
|
|
|
## Generating code suggestions from comments
|
|
|
|
|
|
## Enabling and disabling {% data variables.product.prodname_copilot %}
|
|
|
|
|
|
|
|
## Further reading
|
|
|
|
- [{% data variables.product.prodname_copilot %}](https://copilot.github.com/)
|
|
- [About {% data variables.product.prodname_copilot %}](/copilot/overview-of-github-copilot/about-github-copilot)
|