اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


What's New in DevTools (Microsoft Edge 94)

These are the latest features in the Stable release of Microsoft Edge DevTools.

Video: Microsoft Edge | What's New in DevTools 94

Thumbnail image for video "Microsoft Edge | What's New in DevTools 94"

Search for Console errors on the web

Search the web for your Console errors, from within DevTools. In the Console, many errors now have a Search for this message on the Web button, shown as a magnifying glass. When you select the Search for this message on the Web button, a new tab opens in the browser and shows search results for the error:

The 'Search for this message on the Web' button on an error in the Console

See Search the web for a Console error message string.

In the latest version of the Microsoft Edge DevTools extension for Visual Studio Code, we released the following updates or new features:

  • Shares the same codebase that's used for the browser-based DevTools.
  • Supports themes that ship with Visual Studio Code.
  • Adds a Helpful Links section in the Microsoft Edge Tools sidebar, with buttons for Documentation, Report a Bug, and Request a Feature.
  • Adds a Close instance (X) button in the Microsoft Edge Tools > Targets pane, to close the browser that was opened by the extension.
  • Adds support for JavaScript Debugger connections to remote workspaces.

The extension running inside Visual Studio Code, matching the dark theme of Visual Studio Code, and a new Helpful Links sidebar:

The extension, matching the dark theme

Light themes from Visual Studio Code are also supported:

The extension running inside Visual Studio Code, matching the light theme of Visual Studio Code, and a new Helpful Links sidebar

See also:

Breakpoint icons are now displayed when using Visual Studio Code themes

Update: Starting with Microsoft Edge 131, the Visual Studio Code themes feature is removed, and such themes revert to the default themes:

  • Light+
  • Dark+

In Microsoft Edge version 93, you can apply themes used in Visual Studio Code to the DevTools extension.

Previously, when using a theme from Visual Studio Code in DevTools, breakpoint icons on the left margin of the code in the Sources tool weren't displayed. Starting in Microsoft Edge 94, breakpoint icons are now displayed as expected:

Breakpoint icons are now displayed when using Visual Studio Code themes

See also:

Previously, you couldn't navigate to the More Tools (+) button in DevTools using the arrow keys on the keyboard when the toolbar had focus. When using the arrow keys, after reaching the last tool in the toolbar, the focus looped back to the first tool, or the More tabs menu was displayed.

Starting with Microsoft Edge version 93, the More tabs (>>) button and the More Tools button can be selected by using the arrow keys, when focus is on the toolbar:

Using the arrow keys to put focus on the More Tabs or More Tools button

See also:

ملاحظة

Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons Attribution 4.0 International License. The original page is found here and is authored by Jecelyn Yeen.

Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 International License.

See also