I'm trying to dock the SQL queries results to bottom in VS Code, as we see at SSMS. In old versions of VS Code I could do it, but I don't know what happened. The results can be moved only to left/right of window now, and the results view are awful in this way.
I want to make the VS Code SQL results disposed like this:
But I have only this on VS Code:
Any help will be appreciated.

