Closed
Description
- VSCode Version: 1.33.0
- OS Version: Win10 x64 1809 (17763.404)
Steps to Reproduce:
- Start debug session
- Go to debug console
- Try to scroll down
The debug window should stay scrolled down when scrolling to the bottom, but since 1.33.0 this is not happening anymore. It stays scrolled down until new data needs to be displayed and then it jumps up.
Does this issue occur when all extensions are disabled?: Don't know because I can't start the debugger with extensions disabled.