Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension doesn't work in web extension host on Codespaces or github.dev #89

Open
thegecko opened this issue Jan 20, 2023 · 1 comment · May be fixed by #93
Open

Extension doesn't work in web extension host on Codespaces or github.dev #89

thegecko opened this issue Jan 20, 2023 · 1 comment · May be fixed by #93

Comments

@thegecko
Copy link

thegecko commented Jan 20, 2023

Due to the file schemes used in GitHub Codespaces and github.dev, browser-based debugging using an extension running in the web extension host doesn't work. If I remember correctly, it did work ~6 Months ago, but have no evidence.

I've raised this as an issue on codespaces and VSCode here:

https://github.com/orgs/community/discussions/44904
microsoft/vscode#171991

However, it isn't clear to me if this is an issue with VS Code, codespaces or the adapter support.

As Mock Debug is used as a template/example for debuggers, especially browser-based debuggers, I'd really appreciate support/guidance as to how we can get this working.

@thegecko
Copy link
Author

thegecko commented Mar 9, 2023

I'm very keen to get an update on this or at least to confirm if the issue is with the adapter (there may be a certain path format to use), VS Code or codespaces.

To that end, I've created instructions and a demo example extension to recreate the issue here:

https://github.com/thegecko/vscode-web-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant