Skip to content

Commit b744315

Browse files
committed
Add info on moving inline chat to chat window
1 parent 6f7f5af commit b744315

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,11 @@ The inline chat view of Copilot Chat in Visual Studio enables you to ask your qu
9898

9999
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-chat/copilot-chat-inline-diff-view.png" alt-text="Screenshot of code suggestions in Visual Studio diff view." lightbox="media/vs-2022/visual-studio-github-copilot-chat/copilot-chat-inline-diff-view.png" :::
100100

101-
1. You can close the inline chat view by pressing **Esc**.
102-
103-
### Excluded content
101+
1. You can promote your inline chat thread to the chat window by selecting **Continue in chat window...**. This'll preserve the record and context of your conversation, and you can continue in the chat window.
102+
103+
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-chat/copilot-chat-inline-continue-in-chat-window.png" alt-text="Screenshot of how to continue the inline chat thread in the chat window." :::
104104

105+
1. You can close the inline chat view by pressing **Esc**.
105106

106107
## Next steps
107108

0 commit comments

Comments
 (0)