Splitting from https://github.com/microsoft/vscode/issues/115945. - Clone mock-debug - Run the tests - Resize the window so the debug console has lots of wrapping - Run the tests again After a few tests run, the Debug Console will stop scrolling down automatically and just remain part-way through. <img width="838" alt="Screenshot 2021-02-25 at 12 08 28" src="https://user-images.githubusercontent.com/1078012/109151517-2ff4ba00-7762-11eb-98a0-cd45f2fda4ca.png">
Splitting from #115945.
After a few tests run, the Debug Console will stop scrolling down automatically and just remain part-way through.