Skip to content

Commit 3656aac

Browse files
committed
review feedback
1 parent 394d367 commit 3656aac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/ide/copilot-chat-context.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ With Visual Studio 2022 version 17.11, [GitHub Copilot Enterprise](https://docs.
129129
You can now use the output window as context in chat to ask questions and get help with output logs.
130130
Reference output logs in chat in one of the following ways:
131131

132-
1. Use *#output* to reference it directly in chat.
133-
1. Select the ➕ icon in the chat input and add `Output logs` as context.
134-
1. Ask Copilot directly, for example, *Check my output logs and help me fix this error*.
135-
1. Right-click in the **Output Window** and select **Explain with Copilot** to attach it.
132+
- Use *#output* to reference it directly in chat.
133+
- Select the ➕ icon in the chat input and add `Output logs` as context.
134+
- Ask Copilot directly, for example, *Check my output logs and help me fix this error*.
135+
- Right-click in the **Output Window** and select **Explain with Copilot** to attach it.
136136

137137
:::image type="content" source="media/vs-2022/copilot-chat-context/copilot-chat-context-output-window.png" alt-text="Screenshot of output window as context in Copilot Chat.":::
138138

0 commit comments

Comments
 (0)