VSCode Pinning/Unpinning Folders

  1. If you want VSCode to open the C:\Code folder automatically when you start VSCode, instead of clicking the VSCode icon on the taskbar at the bottom of the screen, right click it instead.
  2. A context menu should popup, and at the top under the “Recent Folders” section, you should see “code“.
  3. First, click the pin icon on the right hand side. This will pin code so it doesn’t disappear on you.
  4. Right click again and you’ll see “code” is now under the “Pinned” section at the top of the menu.
  5. Select the “code” menu item to open VSCode with that folder.
  6. Keep this in mind as we move through the lessons. You can additionally pin/unpin whatever Angular project you’re working on and easily access it’s folder whenever you need to.