The console view (run and debug) scrolls automatically to the end when new content is added as long as the cursor is positioned at the end. As soon as the cursor is placed somewhere else in the text the automatic scrolling is stopped. That's absolutely fine.
Now the problem: If there's a lot of output being displayed very quickly, it's almost impossible to place the cursor at the end again. After scrolling to the bottom and before having time to click to set the cursor, there's already new content added and we have to scroll down again.
So please add an action to the context menu of the console view which scrolls to bottom and places the cursor at the very end in one uninterruptible action.