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 conditional breakpoint" on line with conditional breakpoint should edit the breakpoint #46898

Closed
roblourens opened this issue Mar 29, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

Or, expose the command to edit the breakpoint.

I only set breakpoints with the keyboard, and I just realized that I can't edit an existing conditional breakpoint, or logpoint, with the keyboard.

  • Add a conditional BP
  • On the same line, run the "Add conditional BP" command
  • It shows an empty input box and if you enter something, it will replace the existing breakpoint
@roblourens roblourens added the debug Debug viewlet, configurations, breakpoints, adapter issues label Mar 29, 2018
@isidorn isidorn added the bug Issue identified by VS Code Team member as probable bug label Apr 12, 2018
@isidorn isidorn added this to the April 2018 milestone Apr 12, 2018
@weinand weinand added the verified Verification succeeded label Apr 25, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants