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

Conditional breakpoints #1830

Closed
3 tasks done
isidorn opened this issue Jan 6, 2016 · 0 comments
Closed
3 tasks done

Conditional breakpoints #1830

isidorn opened this issue Jan 6, 2016 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Jan 6, 2016

We now support conditional breakpoints for node. Verify:

  • You can add a new conditional breakpoint
  • You can edit a condition of any breakpoint
  • Conditional breakpoints are hit only if the condition is true
  • Conditional breakpoints are persisted between vscode restarts

Suggestions and feedback on the conditional breakpoint UI is very welcome.

@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item labels Jan 6, 2016
@isidorn isidorn added this to the Jan 2016 milestone Jan 6, 2016
@egamma egamma mentioned this issue Jan 23, 2016
59 tasks
@bpasero bpasero closed this as completed Jan 28, 2016
@egamma egamma mentioned this issue Feb 1, 2016
97 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

2 participants