microsoft / vscode-js-debug

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k stars 283 forks source link

Support network inspection #2051

Closed connor4312 closed 3 months ago

connor4312 commented 3 months ago

With Node.js adding network inspection capability, we should have some kind of inspector for it. It can also of course work for browser inspection too.