Skip to content

Commit 12647d3

Browse files
committed
Add H3s
1 parent 218635c commit 12647d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ide/copilot-chat-context.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,14 @@ Copilot Chat displays the context it used after every result, so that you can te
103103

104104
If you’re using Copilot Chat extensively to ask questions as you code, you can organize your conversations in a way that keeps them on-topic. Copilot Chat for Visual Studio now provides an easy way to start new conversations (threads) to keep them focused on the task at hand, and keep the context clear so the answers are based on relevant history.
105105

106+
### <a name="new-thread"></a>New thread
107+
106108
You can start a new thread by selecting the **Create new thread** in the chat window.
107109

108110
:::image type="content" source="media/vs-2022/copilot-chat-context/copilot-chat-new-thread-conversation.png" alt-text="Screenshot of Create new thread icon in Copilot Chat.":::
109111

112+
### <a name="switch-thread"></a>Switch thread
113+
110114
You can select between multiple ongoing threads to provide the right historical context for your question.
111115

112116
:::image type="content" source="media/vs-2022/copilot-chat-context/copilot-chat-switch-threads.png" alt-text="Screenshot of switching between ongoing threads in Copilot Chat.":::

0 commit comments

Comments
 (0)