The idea behind this question, is have my document upfront, right on the sidebar, a split between files and upload to GitHub, and down below the terminal, in all projects starting now, I open every time my projects! I saw different questions on the platform, but didn’t accurate answer to that, I thought.
Thanks,
Miguel.
Question posted in Visual Studio Code
View the official documentation.
View the official documentation.
2
Answers
By default, it keeps the same screen.
You should take a look at documentation which explains that in VS Code there are 2 modes for saving a setup of IDE – user settings and workspace settings.
Your modifications were probably saved in current workspace so when you open a fresh instance of VS Code by default you are using global user settings.