Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 3.22 KB

File metadata and controls

69 lines (45 loc) · 3.22 KB
title Run commands in the Command Menu
description A guide on how to open the Command Menu, run commands, see other actions, and more.
author MSEdgeTeam
ms.author msedgedevrel
ms.topic conceptual
ms.prod microsoft-edge
ms.date 05/04/2021

Run commands in the Command Menu

The Command Menu provides a fast way to navigate the Microsoft Edge DevTools UI and accomplish common tasks. The Command Menu is similar to the Command Palette in Visual Studio Code:

Using the Command Menu to disable JavaScript.

Open the Command Menu

To open the Command Menu:

  • Click the Customize and control DevTools (Customize icon.) menu button, and then select Run command:

    The Run Command.

    Or, press Ctrl+Shift+P (Windows, Linux) or Command+Shift+P (macOS).

Display other available actions

The Command Menu initially opens with a > character prepended to its text box:

The command character.

To show other actions that are available from the Command Menu, delete the > character and then type ?:

Other available actions.

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 Kayce Basques (Technical Writer, Chrome DevTools & Lighthouse).

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