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

Add support for conditional exception breakpoints #12444

Closed
pisv opened this issue Apr 21, 2023 · 0 comments · Fixed by #12445
Closed

Add support for conditional exception breakpoints #12444

pisv opened this issue Apr 21, 2023 · 0 comments · Fixed by #12445
Labels
debug issues that related to debug functionality

Comments

@pisv
Copy link
Contributor

pisv commented Apr 21, 2023

Feature Description:

VS Code supports setting/editing a condition for exception breakpoints:

This is not currently supported in Theia, but has already been requested as part of #8136.

I'm going to provide a PR for this feature.

@vince-fugnitto vince-fugnitto added the debug issues that related to debug functionality label Apr 21, 2023
pisv added a commit to pisv/theia that referenced this issue Apr 21, 2023
pisv added a commit to pisv/theia that referenced this issue Jun 7, 2023
tsmaeder pushed a commit that referenced this issue Jun 8, 2023
* Add support for conditional exception breakpoints

Closes #12444.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants