microsoft / vscode-chrome-debug-core

A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.
Other
157 stars 119 forks source link

Improve multi-target debugging for Chrome/Node #529

Closed roblourens closed 4 years ago

roblourens commented 5 years ago

We are actively investigating how to improve the debug experience for web workers, service workers, iframes, node worker threads, etc. This is a master issue for tracking that effort.

matteliot commented 4 years ago

any movement?

roblourens commented 4 years ago

I will close this, this works in our new debugger implementation: https://code.visualstudio.com/updates/v1_43#_new-javascript-debugger