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

Go to next/previous breakpoint #31806

Closed
CTimmerman opened this issue Aug 1, 2017 · 6 comments · Fixed by #50285
Closed

Go to next/previous breakpoint #31806

CTimmerman opened this issue Aug 1, 2017 · 6 comments · Fixed by #50285
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities release-notes Release notes issues verification-found Issue verification failed verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@CTimmerman
Copy link

  • VSCode Version: 1.14.2
  • OS Version: MacOS Sierra

Steps to Reproduce:

  1. Set some breakpoints.
  2. Fail to find shortcut to navigate between breakpoints without running the file.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the new release label Aug 1, 2017
@vscodebot vscodebot bot added the debug Debug viewlet, configurations, breakpoints, adapter issues label Aug 1, 2017
@weinand weinand assigned isidorn and unassigned weinand Aug 18, 2017
@weinand weinand added the feature-request Request for new features or functionality label Aug 18, 2017
@isidorn
Copy link
Contributor

isidorn commented Aug 28, 2017

We accept PRs that fix this - especaially if more users ask for this feature request

@isidorn isidorn added the help wanted Issues identified as good community contribution opportunities label Aug 28, 2017
@isidorn isidorn removed their assignment Aug 28, 2017
@isidorn isidorn added this to the Backlog milestone Aug 28, 2017
@beatriz
Copy link
Contributor

beatriz commented Oct 8, 2017

Hi, I'm working on this. Will submit a PR soon.

@CTimmerman
Copy link
Author

Having this feature could remove the need for bookmarks, fixing #5923

@isidorn isidorn added the verification-needed Verification of issue is requested label May 28, 2018
@isidorn isidorn modified the milestones: Backlog, May 2018 May 28, 2018
@isidorn isidorn self-assigned this May 29, 2018
@weinand weinand added the verified Verification succeeded label May 30, 2018
@weinand weinand added verification-found Issue verification failed and removed verified Verification succeeded labels May 31, 2018
@weinand weinand reopened this May 31, 2018
@weinand
Copy link
Contributor

weinand commented May 31, 2018

Does not work for me:

  • set breakpoints in various files.
  • run "Go To Next Breakpoint" action

Observe:
completely random behaviour. Sometimes I can only go through the breakpoints in one file, sometimes I can switch back and forth between two files. But I'm not able to step through all breakpoints in all files in deterministic order.

@isidorn
Copy link
Contributor

isidorn commented May 31, 2018

Dup of #50864

@isidorn isidorn closed this as completed May 31, 2018
@dbaeumer
Copy link
Member

Verified #50864. Marking this as verified as well.

@dbaeumer dbaeumer added the verified Verification succeeded label May 31, 2018
@isidorn isidorn added the release-notes Release notes issues label Jun 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 15, 2018
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 feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities release-notes Release notes issues verification-found Issue verification failed verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
6 participants