File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,9 @@ If you already installed Visual Studio 2022:
169
169
170
170
-----
171
171
172
+ > [ !TIP]
173
+ > If you have a GitHub Copilot account, try [ getting GitHub Copilot features for Visual Studio] ( https://visualstudio.microsoft.com/github-copilot/ ) .
174
+
172
175
::: zone-end
173
176
174
177
<!-- markdownlint-disable MD044 -->
@@ -597,7 +600,7 @@ You'll make a change to *Index.cshtml* and redeploy to see the changes. In the .
597
600
> [!TIP]
598
601
> With GitHub Copilot enabled in Visual Studio, try the following:
599
602
>
600
- > 1. Select the <div> element and type `Alt`+`/`
603
+ > 1. Select the ` <div>` element and type `Alt`+`/`
601
604
> 1. Ask Copilot, "Change to a Bootstrap card that says .NET 💜 Azure."
602
605
603
606
Save your changes.
You can’t perform that action at this time.
0 commit comments