I have been using Microsoft Visual Studio Code to write my Python code for awhile and have generally been pleased with it. But sometimes it does 'strange' things. Like now, I tried to open the current window in split mode. It did, but instead of splitting it vertically as it always does, it did so horizontally. Any idea on how to open it split vertically as before?
I am using the most current version of the VSCode and have the VIM plugin installed which works great.