DEV Community

Cover image for Opening Node developer tools just got easier
Christian Heilmann
Christian Heilmann

Posted on • Originally published at christianheilmann.com

5

Opening Node developer tools just got easier

Microsoft Edge has a command palette which allows you to run commands by typing. You can use this to launch Developer Tools for Node.

  • Press Ctrl+Q to open the command palette
  • Type >, node and press Enter

Using the command palette in Microsoft Edge to open Node developer tools

Alternatively, you can always use the old way to access Node devtools using edge://inspect and clicking the link.

The node devtools links in the inspect page

If you don't see the command palette

This is being currently rolled out in Edge, so if you don't see it yet, you need to go to edge://flags and turn it on:

Command Palette Flag

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs