You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Copilot-Issues.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@ Here's how to contribute a high quality and _actionable_ issue for Copilot. Make
16
16
- Any error logs from either the **Window** or **Copilot Chat** output channels (see notes on finding logs)
17
17
-_For network issues_: Use the command palette with the command `Developer: GitHub Copilot Chat Diagnostics` and attach this output as well to the issue.
18
18
19
-
<imgwidth="1079"alt="Screenshot 2025-06-26 at 11 00 18 AM"src="https://github.com/user-attachments/assets/28a4b2e3-9519-4824-87c6-e778867d0914" />
20
-
21
19
# Finding Logs
22
20
23
21
Finding the relevant output logs is easily accomplished by doing the following:
24
22
25
23
- Open the Command Palette and use the command **Developer: Set Log Level...** and then set to **Trace**. If you would prefer to only do it for specific channels, you should do so for **Copilot Chat** and **Window**.
26
24
- Open the Command Palette (F1 or `cmd/ctrl+shift+p`) and use the command **Output: Show Output Channels...**. Then simply select the channel you're trying to copy from.
27
-
- When looking for another output channel, you can either repeat the command palette route, or use the dropdown at the upper right of the output channel.
25
+
- When looking for another output channel, you can either repeat the command palette route or use the dropdown at the upper right of the output channel.
26
+
27
+
<imgwidth="1079"alt="Screenshot 2025-06-26 at 11 00 18 AM"src="https://github.com/user-attachments/assets/28a4b2e3-9519-4824-87c6-e778867d0914" />
28
28
29
29

0 commit comments