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

Sticky current debug line after window reload #57403

Closed
joaomoreno opened this issue Aug 28, 2018 · 1 comment
Closed

Sticky current debug line after window reload #57403

joaomoreno opened this issue Aug 28, 2018 · 1 comment
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

@joaomoreno
Copy link
Member

joaomoreno commented Aug 28, 2018

Testing #56822 on Linux

  1. Start EH debugging
  2. Hit breakpoint
  3. Reload target window (by either Ctrl R in the window or the Reload action in the toolbar)

Debug toolbar and debug gutter decorations go back to normal, but the editor keeps the yellow current line decoration:

image

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Aug 28, 2018
@isidorn isidorn added this to the August 2018 milestone Aug 28, 2018
@isidorn
Copy link
Contributor

isidorn commented Aug 29, 2018

@joaomoreno very good catch, thanks a lot for this

@octref octref added the verified Verification succeeded label Aug 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 13, 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