Skip to content

Commit efa1a76

Browse files
committed
Add step 0: enable Copilot
1 parent 0c2a37f commit efa1a76

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

microsoft-edge/devtools-guide-chromium/console/copilot-explain-console.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,18 @@ This feature is for use in standard browser window, and is not available in the
3333

3434
To use this explanation feature, enable Copilot in Edge:
3535

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).
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).
3737

38-
1. Make sure the Copilot icon (![The Copilot icon in the browser toolbar](./copilot-explain-console-images/copilot-icon.png)) 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 (![The Copilot icon in the browser toolbar](./copilot-explain-console-images/copilot-icon.png)) is visible in the top-right corner of the browser toolbar. If the Copilot icon isn't displayed, in Microsoft Edge, select **Settings and more** (**...**) > **Settings** > **Sidebar** > **Copilot**, and then turn on the **Show Copilot** toggle.
3939

4040

4141
<!-- ====================================================================== -->
4242
## Explain errors and warnings in the Console tool
4343

4444
To use Copilot to explain an error or warning in the **Console** tool:
4545

46+
1. If not done already, [enable Copilot in Edge](#enable-copilot-in-edge), as described above.
47+
4648
1. Open a web page that contains the errors you want to explain. For example, open the [Console error explainer test page](https://microsoftedge.github.io/Demos/devtools-explain-error/) in a new window or tab.
4749

4850
1. To open DevTools, right-click the webpage, and then select **Inspect**. Or, press **Ctrl+Shift+I** (Windows, Linux) or **Command+Option+I** (macOS). DevTools opens.

0 commit comments

Comments
 (0)