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

feat: expose a promise that resolves when breakpoints have been applied #532

Closed connor4312 closed 5 years ago

connor4312 commented 5 years ago

Necessary for https://github.com/microsoft/vscode-node-debug2/issues/152