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

Debug: help the user what to put into breakpoint hit count expression #14363

Closed
bpasero opened this issue Oct 25, 2016 · 3 comments
Closed

Debug: help the user what to put into breakpoint hit count expression #14363

bpasero opened this issue Oct 25, 2016 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Oct 25, 2016

Testing #13211

I find the test plan description helpful to understand what kind of hit-count expressions you can put in, especially the %2 for breaking on every other hit. I suggest to also mention this in the ghost text of the input field to help the user.

@bpasero bpasero added the debug Debug viewlet, configurations, breakpoints, adapter issues label Oct 25, 2016
@isidorn
Copy link
Contributor

isidorn commented Oct 25, 2016

We can not do that currently since this depends on each debug adapter and that is currently not contributed by an adapter. Assigning thus to @weinand to think about adding this

@isidorn isidorn assigned weinand and unassigned isidorn Oct 25, 2016
@bpasero
Copy link
Member Author

bpasero commented Oct 25, 2016

Ok got it.

@weinand weinand added the feature-request Request for new features or functionality label Oct 25, 2016
@weinand weinand added this to the Backlog milestone Apr 5, 2017
@weinand weinand added the *out-of-scope Posted issue is not in scope of VS Code label Sep 11, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 11, 2018

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

3 participants