Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 6.13 KB

File metadata and controls

91 lines (58 loc) · 6.13 KB
title What's new in DevTools (Microsoft Edge 94)
description Easily search the web for console error message strings, DevTools extension for Visual Studio Code now has the newest tools and theme support, breakpoint icons are now displayed when using Visual Studio Code themes, and you can navigate to the More Tools button with the keyboard.
author MSEdgeTeam
ms.author msedgedevrel
ms.topic conceptual
ms.prod microsoft-edge
ms.date 09/03/2021

What's New in DevTools (Microsoft Edge 94)

[!INCLUDE Microsoft Edge team note for top of What's New]

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.

DevTools extension for Visual Studio Code includes the latest tools, theme support, and helpful links

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

In Microsoft Edge version 93, you can apply themes used in Visual Studio Code to the DevTools extension. For more information on this feature, see Apply color themes to DevTools.

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:

Navigate to the More Tools button with the keyboard

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:

Note

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 (Developer advocate, Chrome DevTools).

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