Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

A VS Code debug adapter that supports debugging Node via the Chrome Debugging Protocol.

License

Notifications You must be signed in to change notification settings

microsoft/vscode-node-debug2

Repository files navigation

Important note: By default, this extension now delegates to the new js-debug extension which is built-in to VS Code. Please file issues on that repo. To revert to the old behavior, you can set "debug.javascript.usePreview": false in your settings.


Node Debug

Build Status

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

Node Debug 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.

About

A VS Code debug adapter that supports debugging Node via the Chrome Debugging Protocol.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published