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: validate user input for breakpoint hit-count #14364

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

Debug: validate user input for breakpoint hit-count #14364

bpasero opened this issue Oct 25, 2016 · 4 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

Since you already seem to have a regex to check for validity of the breakpoint hit-count, why not tell the user?

image

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

isidorn commented Oct 25, 2016

This is coming from the debug adapter and currently there is no way for the UI to know this. Thus assigning to @weinand to consider adding this in the future

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

bpasero commented Oct 25, 2016

Ok got it, sorry for the spam in that area. I was not aware this is debug adapter specific.

@isidorn
Copy link
Contributor

isidorn commented Oct 25, 2016

@bpasero no worries :)

@weinand weinand added the feature-request Request for new features or functionality label Apr 6, 2017
@weinand weinand added this to the Backlog milestone Dec 8, 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