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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,15 @@ Here's how to contribute a high quality and _actionable_ issue for Copilot. Make
14
14
- Request id's for the failed requests (see notes on finding logs)
15
15
- Screenshots and/or recordings of the issue you're experiencing
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
19
# Finding Logs
20
20
21
21
Finding the relevant output logs is easily accomplished by doing the following:
22
22
23
-
- Open the Command Pallette 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**.
24
-
- Open the Command Pallette (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.
25
-
- When looking for another output channel, you can either repeat the command pallette route, or use the dropdown at the upper right of the output channel.
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**.
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.
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
26
27
27

0 commit comments