Autoscroll VSCode Debug Console
I found it annoying my VS Code debug console was not auto scrolling. It turns out enabling Word Wrap turns off autoscroll.
In order to turn off word wrap:
1) Open up your settings.
2) Go to Debug > Console > Word Wrap
3) Uncheck the box