With Visual Studio Code, any way to pin border between project window and source window?

Viewed 10

I'm often recording visual studio code sessions to video files. I often find that after closing and re-opening VS Code that the vertical slider between the project window (where my files are listed in a tree), and the source window (where my code is) has moved to some default position which is not what I want.

My question is, is there a way in VS Code to always have VS Code start with the slide in a given position. That is, like what is in the picture below.

enter image description here

0 Answers
Related