Skip to content

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

saanulapz/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.3%
  • JavaScript 4.6%
  • Shell 0.1%