microsoft / microsoft/vscode-js-debug
Add inspectUri support for browsers launching via companion extension
Open
@connor4312 is already working on this.
Since Jan 27, 2021.
feature-request
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 373
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe.
Browsers launched on a users host machine via the companion extension are unable to communicate with a intermediary proxy over the inspectUri.
Describe the feature you'd like
Ideally, we would implement support for a WebSocket transport in browsers launched via the local extension similar to the support that exists for browsers launched by the primary extension.
cc: @connor4312
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.