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
* Breakpoint icons are displayed when using Visual Studio Code themes.
703
702
* DevTools extension for Visual Studio Code includes the latest tools, theme support, and helpful links. JavaScript Debugger connection to remote workspaces.
704
703
704
+
Update: Starting with Microsoft Edge 131, the Visual Studio Code themes feature is removed, and such themes revert to the default themes:
705
+
* Light+
706
+
* Dark+
707
+
705
708
See also:
706
709
*[What's New in DevTools 94](../devtools-guide-chromium/whats-new/2021/09/devtools.md)<!-- has Video section -->
707
710
*[Keyboard shortcuts](../devtools-guide-chromium/shortcuts/index.md) - Navigating DevTools with a keyboard.
Copy file name to clipboardExpand all lines: microsoft-edge/devtools-guide-chromium/about-tools.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,6 @@ Microsoft Edge DevTools includes the following tools.
47
47
|**Elements** tool | Inspect, edit, and debug your HTML and CSS. You can edit in the tool while displaying the changes live in the browser. Debug your HTML using the DOM tree, and inspect and work on the CSS for your webpage. |[Inspect, edit, and debug HTML and CSS with the Elements tool](elements-tool/elements-tool.md)|
48
48
|**Inspect** tool | Use the **Inspect** tool to see information about an item within a rendered webpage. When the **Inspect** tool is active, you _hover_ over items in the webpage, and DevTools adds an information overlay and grid highlighting on the webpage. |[Analyze pages using the Inspect tool](css/inspect.md)|
49
49
|**Issues** tool | The **Issues** tool automatically analyzes the current webpage, reports issues grouped by type, and provides documentation to help explain and resolve the issues. |[Find and fix problems using the Issues tool](issues/index.md)|
50
-
|**JavaScript Profiler** tool | This tool has been replaced by the **Performance** tool and the **Memory** tool. |[JavaScript Profiler tool](javascript-profiler/javascript-profiler-tool.md)|
51
50
|**Lighthouse** tool | Use the Lighthouse tool to identify and fix common problems that affect your site's performance, accessibility, and user experience. |[Lighthouse tool](lighthouse/lighthouse-tool.md)|
52
51
|**Media** tool | Use this tool to view information and debug the media players per browser tab. |[View and debug media players information](media-panel/index.md)|
53
52
|**Memory** tool | Find memory issues that affect page performance, including memory leaks, memory bloat, and frequent garbage collections. |[Fix memory problems](memory-problems/index.md)|
> Portions of this page are modifications based on work created and [shared by Google](https://developers.google.com/terms/site-policies) and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
77
-
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/reference/) and is authored by [Kayce Basques](https://developers.google.com/web/resources/contributors/kaycebasques) (Technical Writer, Chrome DevTools \& Lighthouse).
77
+
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/reference/) and is authored by Kayce Basques.
> Portions of this page are modifications based on work created and [shared by Google](https://developers.google.com/terms/site-policies) and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
73
-
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/reference/) and is authored by [Kayce Basques](https://developers.google.com/web/resources/contributors/kaycebasques) (Technical Writer, Chrome DevTools \& Lighthouse).
73
+
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/reference/) and is authored by Kayce Basques.
> Portions of this page are modifications based on work created and [shared by Google](https://developers.google.com/terms/site-policies) and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
117
-
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/focus/) and is authored by [Kayce Basques](https://developers.google.com/web/resources/contributors/kaycebasques) (Technical Writer, Chrome DevTools & Lighthouse).
117
+
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/focus/) and is authored by Kayce Basques.
> Portions of this page are modifications based on work created and [shared by Google](https://developers.google.com/terms/site-policies) and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
75
-
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/reference/) and is authored by [Kayce Basques](https://developers.google.com/web/resources/contributors/kaycebasques) (Technical Writer, Chrome DevTools \& Lighthouse).
75
+
> The original page is found [here](https://developer.chrome.com/docs/devtools/accessibility/reference/) and is authored by Kayce Basques.
0 commit comments