Closed
Description
System Details
- Operating system name and version: All platforms
- VS Code version: 1.11.1
- PowerShell extension version: 0.12.2
- Output from
$PSVersionTable
: All versions
Issue Description
When I inspected output in the Integrated Terminal by scrolling up, I then run the next command from the file by pressing F8. Expected behavior would be that the Integrated Terminal would scroll down automatically when the code is executed. Instead it stays at the current scrolled to line.
In the gif, I'm scrolling the terminal manually after I ran code using F8 and the Terminal did not scroll down automatically