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

Current line highlight not cleared after continuing debug #80593

Closed
roblourens opened this issue Sep 9, 2019 · 1 comment · Fixed by microsoft/azuredatastudio#7206
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded

Comments

@roblourens
Copy link
Member

  • Debug vscode renderer process with vscode
  • Click pause to pause somewhere
  • Click continue
  • The yellow line hightlight is still present

image

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Sep 10, 2019
@isidorn isidorn added this to the September 2019 milestone Sep 10, 2019
@isidorn
Copy link
Contributor

isidorn commented Sep 10, 2019

Thanks for reporting.
I was being overly smart trying to remove some code which is needed.

@roblourens roblourens added the verified Verification succeeded label Oct 3, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 25, 2019
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

Successfully merging a pull request may close this issue.

2 participants