Easily switch between workspaces
vscodeWorkspaceSwitcher.paths
to an array of folder globs, representing the folders where your .code-workspace
files are stored.code-workspace
)
W
-shaped icon in the Activity Bar and then click on the icon the view's title bar,Ctrl-k Shift-w
chord,W
-shaped icon in the Activity Bar and then click on name of the workspace you want to open,Ctrl-k w
chordW
-shaped icon in the Activity Bar and then click on the O
-shaped icon next to the name of the workspace you want to open,Ctrl-k Ctrl-w
chordWhen using a folder/name
path as the workspace's file name, the folder
prefix is automatically created before the workspace file is saved.
This extension contributes the following settings:
vscodeWorkspaceSwitcher.paths
.code-workspace
files are stored.code-workspace
file for the current workspacevscodeWorkspaceSwitcher.showInActivityBar
vscodeWorkspaceSwitcher.showInExplorer
vscodeWorkspaceSwitcher.showDeleteWorkspaceButton
Delete Workspace
button is shown in the Acitivity Bar or in the ExplorervscodeWorkspaceSwitcher.showTreeView
This extension contributes the following commands:
Save Workspace
.code-workspace
fileOpen Workspace
Open Workspace in New Window
Delete Workspace
Reload Workspaces
Close Workspace
Activity Bar
W
-shaped icon in the Activity Bar toggles the workspaces as a list or as a tree viewvscodeWorkspaceSwitcher.showInActivityBar
extension settingExplorer
vscodeWorkspaceSwitcher.showInExplorer
extension settingList view buttons
Tree view buttons
Workspace entry buttons
Folder entry buttons
This extension contributes the following key bindings:
Ctrl-k Shift-w
.code-workspace
fileCtrl-k w
Ctrl-k Ctrl-w
fast-glob
is used for file name globbing of the paths set through the vscodeWorkspaceSwitcher.paths
settingmkdirp
is used when saving a new workspace file and a folder/name
path is used