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

Extension host debugging: Breakpoints don't rebind after restart #274

Closed
chrmarti opened this issue Jan 28, 2020 · 1 comment · Fixed by #277
Closed

Extension host debugging: Breakpoints don't rebind after restart #274

chrmarti opened this issue Jan 28, 2020 · 1 comment · Fixed by #277
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@chrmarti
Copy link

Testing microsoft/vscode#89393 on Mac.

Extension host debugging:

Breakpoints don't rebind after restart:
image

Note that I opened extension.js from the Loaded Scripts section. Then added a breakpoint, that was shown as bound. Then restarted and the breakpoint did not bind again.

@connor4312 connor4312 added the bug Issue identified by VS Code Team member as probable bug label Jan 29, 2020
@connor4312 connor4312 added this to the January 2020 milestone Jan 29, 2020
@connor4312
Copy link
Member

Pushing this to (early) Feb since the fix is a little more intricate than thought + may not get in today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants