Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor4312/cdp-proxy-requestor
Creates a command that requests the CDP proxy for the active debug session
https://github.com/connor4312/cdp-proxy-requestor
Last synced: about 2 months ago
JSON representation
Creates a command that requests the CDP proxy for the active debug session
- Host: GitHub
- URL: https://github.com/connor4312/cdp-proxy-requestor
- Owner: connor4312
- Created: 2021-04-06T22:02:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-03T18:27:19.000Z (over 3 years ago)
- Last Synced: 2024-10-25T22:20:19.914Z (2 months ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# js-debug-proxy-requestor
Creates a command that requests the CDP proxy for the active debug session. See:
- https://github.com/microsoft/vscode-js-debug/pull/964
- https://github.com/microsoft/vscode-js-debug/issues/893