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: microsoft-edge/devtools-guide-chromium/console/copilot-explain-console.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The **Console** tool in Microsoft Edge DevTools integrate with Copilot in Micros
14
14
15
15
When inspecting a webpage with DevTools, you often see errors and warnings in the **Console** tool. These errors and warnings can sometimes be difficult to understand and fix. By using the **Explain this error** feature, you get more information about the error or warning in Copilot in Edge:
16
16
17
-

17
+

18
18
19
19
20
20
<!-- ------------------------------ -->
@@ -35,7 +35,7 @@ To use this explanation feature, enable Copilot in Edge:
35
35
36
36
1. Sign into Microsoft Edge. See [Sign in to sync Microsoft Edge across devices](https://support.microsoft.com/microsoft-edge/sign-in-to-sync-microsoft-edge-across-devices-e6ffa79b-ed52-aa32-47e2-5d5597fe4674).
37
37
38
-
1. Make sure the Copilot icon () is visible in the top-right corner of the browser toolbar. If it's not, in Microsoft Edge, select **Settings and more** (**...**) > **Settings** > **Sidebar** > **Copilot**, and then turn on the **Show Copilot** toggle.
38
+
1. Make sure the Copilot icon () is visible in the top-right corner of the browser toolbar. If it's not, in Microsoft Edge, select **Settings and more** (**...**) > **Settings** > **Sidebar** > **Copilot**, and then turn on the **Show Copilot** toggle.
@@ -53,13 +53,13 @@ To use Copilot to explain an error or warning in the **Console** tool:
53
53
54
54
The demo page then generates errors, which are shown in the **Console**:
55
55
56
-

56
+

57
57
58
-
1. In the **Console** tool, click the **ask Copilot: "Explain this error"** () button next to one of the error messages.
58
+
1. In the **Console** tool, click the **ask Copilot: "Explain this error"** () button next to one of the error messages.
59
59
60
60
Copilot opens in the Microsoft Edge sidebar, showing the error message, an **Explain the error message from DevTools console** request message, and then a response explaining the error:
61
61
62
-

62
+

63
63
64
64
1. To get more information about the error, in Copilot, enter additional questions.
0 commit comments