Skip to content

Commit 408423c

Browse files
Merge pull request #10486 from MicrosoftDocs/main638671431638959980sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents dacf989 + cda650f commit 408423c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The chat window of Copilot Chat in Visual Studio enables you to ask your questio
6969

7070
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-chat/copilot-chat-window-ask-copilot-textbox.png" alt-text="Screenshot of Copilot Chat window.":::
7171

72-
Use the example starter prompts in Visual Studio 2022 version 17.12 and later to start exploring GitHub Copilot Chat.
72+
Use the example starter prompts and the prompt library (book icon) in Visual Studio 2022 version 17.12 and later to start exploring GitHub Copilot Chat.
7373

7474
1. If Copilot Chat offers a code suggestion you want to use, select **Copy code block** to copy the code suggestion, **Insert in new files** to insert the code suggestion in a new file, or select **Preview** to insert the code suggestion in your current code file. Using the **Preview** button lets you preview the code in the target location so you can easily see what's being updated.
7575

0 commit comments

Comments
 (0)