How do I find the welcome screen in VS Code after I've closed it?

Viewed 372

VS Code doesn't seem to look quite the same as in the intro video I watched. The Welcome screen doesn't show the 'Customise' or 'Help' sections shown in the video that I watched... how do I get those?

How do I find the Welcome tab once it has disappeared? How do I collapse the left sidebar?

2 Answers

You can collapse the left sidebar by pressing whatever tab you have open again. For example, if you have the first tab (Explorer) open, you can press that tab again and the bar will collapse. The Welcome screen is found in Help and then first option is "Welcome". I checked it now and it is still there. The Welcome screen has changed a bit if you are watching an older video about Visual Studio Code, so maybe its not the same one for you.

I just downloaded and installed vscode. (12/22/21)

  • I found that you can open and close the Explorer window (left sidebar) by clicking the Explorer button. Explorer Button
  • The "Welcome" screen is now called "Get Started" and is listed first in the Help menu.
Related