Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

A VS Code debug adapter for node

License

Notifications You must be signed in to change notification settings

microsoft/vscode-node-debug

Repository files navigation

Node Debug (legacy)

build statusbuild status

This extension is bundled with Visual Studio Code and together with Node Debug forms the Node.js debugging experience.

Node debug (legacy) is the debugger for Node.js versions < 8.0.

See a general overview of debugging in VS Code here.

Documentation for Node.js specific debugging can be found here.

Please submit bugs and feature requests to the VS Code repository.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

close