Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for more complex conditions #422

Open
gayanper opened this issue Jun 10, 2022 · 0 comments
Open

Add support for more complex conditions #422

gayanper opened this issue Jun 10, 2022 · 0 comments

Comments

@gayanper
Copy link
Contributor

Today we support simple conditions in breakpoints. To debug more complex programs some times we need more control over when the breakpoint should be active.
Eclipse has trigger points and IntelliJ has "Disable until hitting the following breakpoint"

So to keep things simple in vscode, but at the same time enable advance debugging features with some effort. Can we look at if it is possible to use condition with some special syntax.

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

No branches or pull requests

1 participant