What's New in DevTools (Microsoft Edge 94)
To check out the latest features of Microsoft Edge DevTools and the Microsoft Edge DevTools extension for Microsoft Visual Studio Code and Visual Studio, read these announcements.
To stay up to date and get the latest DevTools features, download an Insiders preview version of Microsoft Edge. Whether you're on Windows, Linux, or macOS, consider using Canary (or another preview channel) as your default development browser. The Beta, Dev, and Canary versions of Microsoft Edge run as separate apps, side-by-side with the stable, released version of Microsoft Edge. See Microsoft Edge Insider Channels.
For the latest announcements, follow the Microsoft Edge team on Twitter. To report a problem with DevTools or ask for a new feature, file an issue in the MicrosoftEdge/DevTools repo.
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:
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:
Light themes from Visual Studio Code are also supported:
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:
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:
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.
This work is licensed under a Creative Commons Attribution 4.0 International License.