microsoft / microsoft/vscode-mock-debug
Web Extension no longer works
Open
@roblourens is already working on this.
Since Jan 20, 2023.
- Dominant language
- TypeScript
- Stars
- 358
- Forks
- 200
- Avg merge
- 24d 23h
- Merged PRs (30d)
- 1
Description
It used to be possible to run mock-debug in a web extension host (e.g. vscode.dev), but this now fails.
Version 0.49.6 is the last release that works as expected.
Releases since then have the following error:
ReferenceError: process is not defined
Contributor guide
No contributing guide indexed for this repository
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.