We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To Reproduce
skip_path
Expected behavior The breakpoint should be respected, and VSCode should jump to the definition of where the issue is
Actual behavior The debugger stops, but VSCode can't jump to the definition, because the path is skipped (starting in [debug/pr/749] 🐛 Respect skip_path when returning the backtrace in ServerDAP)
The text was updated successfully, but these errors were encountered:
Wow...
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
To Reproduce
skip_path
to include the path of the breakpointExpected behavior
The breakpoint should be respected, and VSCode should jump to the definition of where the issue is
Actual behavior
The debugger stops, but VSCode can't jump to the definition, because the path is skipped (starting in [debug/pr/749] 🐛 Respect skip_path when returning the backtrace in ServerDAP)
The text was updated successfully, but these errors were encountered: