AddFolderToWorkspaceAddFolderToWorkspace is an extension that adds / removes the selected folder (multiple) to / from the workspace (VSC Workspace).
AddFolderToWorkspace is a Visual Studio Code extension that streamlines the process of adding and removing folders to and from your projects. It provides a set of commands and context menu options to manage your project's folder structure directly from the editor.
FeatureAddFolderToWorkspaceThis Function provides a searchable list of folders (Workspaces) that can be added simultaneous to the current VSC Workspace. All configured folders will be displayed. Shortcut:
RemoveFolderFromWorkspaceThis Function provides a searchable list of folders (Workspaces) that can be removed simultaneous from the current VSC Workspace. All current open folders are displayed. Shortcut:
Add Recent Folders to WorkspaceOpens a quick pick of globally saved recent folder paths (built from folders you previously added successfully with this extension). You can add one or many without going through the full configured-folder list. Does not require Shortcut: Clear Recent Folders ListClears every entry from the global recent-folder history (the same list used by Add Recent Folders and the pinned section of Add Folder to Workspace). Command: Settings
InstallationTo install this extension, you have three options: 1. Search Extension in MarketplaceSearch and install online extension via VSC extensions menu.
2. Install via vsix fileDownload latest vsix file and install via extensions menu.
3. Source codeDownload archive with the latest release and unpack it to Visual Studio Code extensions folder
DownloadFor download see VSCode-AddFolderToWorkspace Enjoy! Your Denny Korsukéwitz 🚀 |


