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

hediet/vscode-node-debug2

 
 

Repository files navigation

Node Debug With Pause Events

This is a fork of vscode-node-debug2 and provides the node-debug2-with-pause-events and extensionHost-with-pause-event debug adapters. They are like node-debug2 and extensionHost, but send a custom pause event when the debugger pauses.

This is required for my Debug Visualizer Extension.

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

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.2%
  • JavaScript 4.7%
  • Shell 0.1%