Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ After installation, a {% data variables.product.prodname_copilot %} icon will ap
|
|||||||
{% data variables.product.prodname_copilot %} can also generate code suggestions from comments.
|
{% data variables.product.prodname_copilot %} can also generate code suggestions from comments.
|
||||||
|
|
||||||
{% data reusables.copilot.create-c-file %}
|
{% data reusables.copilot.create-c-file %}
|
||||||
1. In the C# file, type the following comment:
|
1. In the C# file, type the following comment.
|
||||||
```csharp{:copy}
|
```csharp{:copy}
|
||||||
using System.Xml.Linq;
|
using System.Xml.Linq;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user