-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Test: Align functionality of node-debugger and chrome debugger #12600
Comments
Complexity: 4 If you set See notes in the release notes for an overview, especially the note about Windows support. See this bug for an overview of what's implemented. Most existing issues are filed in vscode-chrome-debug-core, node-specific ones are in vscode-node-debug2.
There are a million scenarios we need to support, so the most valuable thing you can do is grab any random Node project that you might have debugged with VS Code in the past, change "type" to "node2", and see what happens. If anything happens that isn't the same as "node", is it obvious to figure out what's wrong? More specific things to try, don't need to do every single one:
|
Test for microsoft/vscode-node-debug2#7
The text was updated successfully, but these errors were encountered: