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

28
-
29
-
The **Elements**, **Console**, and **Sources** tools (tabs) are permanent, in the **Activity Bar**. The other tool tabs can be removed, or moved down to the **Quick View** toolbar.
30
-
31
-
***More tools:**
32
-
* Additional optional tools that can be added to the **Activity bar**, listed in the **More tools** () menu, such as the **3D View** tool.
33
-
34
-
35
-
The following features are additional ways to access the tools:
36
-
37
-
* The **Quick View** panel is an additional toolbar and area to hold tools, below or to the right of the **Activity Bar** panel.
38
-
* The **Command Menu** is a way to directly use features of tools.
39
-
* The **Settings** pages can turn on additional features of tools.
Microsoft Edge DevTools includes the following tools.
32
+

46
33
47
34
48
35
<!-- ------------------------------ -->
49
-
#### Default tools
36
+
#### Overview of the default tools
50
37
51
38
| Tool | Purpose | Article |
52
39
| --- | --- | --- |
@@ -61,9 +48,19 @@ Microsoft Edge DevTools includes the following tools.
61
48
|**Memory**| Find memory issues that affect page performance, including memory leaks, memory bloat, and frequent garbage collections. |[Fix memory problems](memory-problems/index.md)|
62
49
|**Application**| Use the **Application** tool to manage storage for web app pages, including manifest, service workers, local storage, cookies, cache storage, and background services. |[The Application tool, to manage storage](storage/application-tool.md)|
63
50
51
+
The **Elements**, **Console**, and **Sources** tools (tabs) are permanent, in the **Activity Bar**. The other tool tabs can be removed, or moved down to the **Quick View** toolbar.
The **More tools** () button on the **Activity bar** lists additional, optional tools that can be added to the **Activity bar**.
58
+
59
+
There's also a **More tools** () button on the **Quick View** toolbar at the bottom of DevTools. To show or hide the **Quick View** panel, press **Esc**; or click **Customize and control DevTools** (**...**) in the upper right, and then click **Toggle Quick View panel**.
60
+
64
61
65
62
<!-- ------------------------------ -->
66
-
#### More tools
63
+
#### Overview of tools in the More tools menu
67
64
68
65
| Tool | Purpose | Article |
69
66
| --- | --- | --- |
@@ -93,15 +90,23 @@ Microsoft Edge DevTools includes the following tools.
93
90
|**WebAudio**| Use the **WebAudio** tool to monitor WebAudio traffic. The **WebAudio** tool uses the WebAudio API. |[WebAudio tool](webaudio/webaudio-tool.md)|
94
91
|**WebAuthn**| Use the **WebAuthn** tool to create and interact with software-based virtual authenticators. |[Emulate authenticators and debug WebAuthn](webauthn/index.md)|
95
92
93
+
The **More tools** (**+**) menu in the **Activity Bar** and in the **Quick View** toolbar is dynamic: it omits any tab tools that are open on that toolbar.
The **More tools** (**+**) menu in the **Activity Bar** and in the **Quick View** toolbar is dynamic: it omits any tab tools that are open on that toolbar.
99
+
The following features are additional ways to access the tools:
101
100
101
+
* The **Quick View** panel is an additional toolbar and area to hold tools, below or to the right of the **Activity Bar** panel.
102
102
103
-
<!-- ------------------------------ -->
104
-
#### Experimental tools
103
+
* The **Command Menu** is a way to directly use features of tools.
104
+
105
+
* The **Settings** pages can turn on additional features of tools.
Microsoft Edge DevTools potentially includes additional tools, if you select the experiment's check box in DevTools **Settings > Experiments**. For example:
0 commit comments