Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 468 Bytes

File metadata and controls

11 lines (6 loc) · 468 Bytes

Workspaces

A workspace in vs code is the collection of folders that you are editing. By default this is whatever folder you have open, but you can create custom workspaces to include multiple folders.

A workspace allows you to choose what folders to open when working on a project and what settings to apply to that project.

For more information see the official documentation