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

Breakpoints don't move with code changes #176

Open
rogerrogers opened this issue Sep 7, 2017 · 0 comments
Open

Breakpoints don't move with code changes #176

rogerrogers opened this issue Sep 7, 2017 · 0 comments

Comments

@rogerrogers
Copy link

When making code changes, if lines are added/removed, all breakpoints below are affected/no longer point to the correct code. This requires a cycle of 'Clear all breakpoints' and then to reset the breakpoints you wanted to keep. Not fun. It seems like somehow the breakpoints could shift with the code as lines are added/removed.

While this isn't a showstopper, it's certainly a nice-to-have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants