Home > Article > Development Tools > How to remove the working folder in the workspace in vscode
The following procedure demonstrates how to add and remove working folders from the workspace through Team Foundation
version control.
Required Permissions
To perform these procedures, you must be the owner of the workspace or have the Manage Workspace permission set to Allow.
The specific method is as follows:
1. Click "Source Code Management" on the "File" menu, and then click "Workspace".
2. In the Manage Workspaces dialog box, under the Name column, highlight the workspace from which you want to remove the working folder, and then click Edit.
3. In the "Working Folder" of the "Edit Workspace" dialog box, select the working folder to be removed, and then click "Remove".
4. Click "OK".
Recommended related articles and tutorials: vscode tutorial
The above is the detailed content of How to remove the working folder in the workspace in vscode. For more information, please follow other related articles on the PHP Chinese website!