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

Debug console always scrolls to top when switching consoles #64397

Closed
roblourens opened this issue Dec 5, 2018 · 0 comments
Closed

Debug console always scrolls to top when switching consoles #64397

roblourens opened this issue Dec 5, 2018 · 0 comments
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

@roblourens
Copy link
Member

Testing #64003

  • Debug two launch configs so you have two debug consoles
  • Switch to console A, scroll to the bottom of the output
  • Switch to console B
  • Switch back to console A, see that it is scrolled to the top. It should preserve the scroll position or default to scrolling to the bottom.
@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Dec 5, 2018
@isidorn isidorn added this to the November 2018 milestone Dec 5, 2018
@isidorn isidorn closed this as completed in cf0879d Dec 6, 2018
@mjbvz mjbvz added the verified Verification succeeded label Dec 7, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 20, 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

No branches or pull requests

3 participants