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

consider using vscode-js-debug/dapDebugAdapter for Chrome #1358

Closed
mickaelistria opened this issue Oct 8, 2023 · 2 comments
Closed

consider using vscode-js-debug/dapDebugAdapter for Chrome #1358

mickaelistria opened this issue Oct 8, 2023 · 2 comments

Comments

@mickaelistria
Copy link
Contributor

vscode-js-debug adapter can debug Chrome/Chromium using the pwa-chrome launch kind. Wild Web Developer should try to use it, which is already used for plain Node.js launches, instead of the custom Chrome extension.
That would improve consistency inside Wild Web Developer, make it more consistent with VSCode and would allow to remove a bunch of node_modules.

@mickaelistria
Copy link
Contributor Author

WIP at #1359

@akurtakov
Copy link
Contributor

WIP seems to have been finished and merged, thus closing this one.

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

No branches or pull requests

2 participants