Microsoft Edge DevTools documentation
Development using Microsoft Edge DevTools.
Getting started with DevTools
Get Started
- Overview of DevTools
- Change DevTools placement (Undock, Dock to bottom, Dock to left)
- Run commands in the Command Menu
- Console overview
What's new
Customizing DevTools
Get Started
What's new
How-To Guide
Debugging web projects
Quickstart
Tutorial
How-To Guide
JavaScript and performance
How-To Guide
- Run JavaScript in the Console
- Fix JavaScript errors that are reported in the Console
- Sources tool overview
- JavaScript debugging features
- Find unused JavaScript and CSS code with the Coverage tool
- Fix memory problems
- Debug DOM memory leaks by using the Detached Elements tool
- Understand security issues using the Security tool
- Troubleshooting common performance issues