About 417,000 results
Open links in new tab
  1. Create and work with workspaces - Azure Repos | Microsoft Learn

    Oct 18, 2022 · In Visual Studio, after you connect to your project or press Ctrl+0, C, you can manage your workspaces. From the Home page in Team Explorer or Ctrl+0, H, select the arrow next to Workspace , and select Manage workspaces .

  2. Workspace Manager - Visual Studio Marketplace

    Workspace Manager allows you to store and load lists of opened documents (workspaces). You can switch workspaces on fly by selecting name from the dropdown and clicking Load icon. IMPORTANT NOTE: Workspaces from Visual Studio 2019 are not compatible with Visual Studio 2022 and vice versa.

  3. What is a VS Code workspace? - Visual Studio Code

    What is a VS Code workspace? A Visual Studio Code workspace is the collection of one or more folders that are opened in a VS Code window (instance). In most cases, you will have a single folder opened as the workspace.

  4. Visual Studio 2017 Workspaces: How to set the default workspace?

    Mar 22, 2018 · How to manage workspaces of the entire team in Visual Studio Team Services Online?

  5. How Do I Manage Workspace in Visual Studio? - blovy

    May 1, 2025 · You can manage your workspaces in Visual Studio through Team Explorer or Source Control Explorer, allowing you to connect, create, edit, and remove workspaces. Here's how: Accessing Workspace Management. There are a …

  6. Team Foundation Version Control - Workspaces - Visual Studio

    Jul 26, 2011 · Creating a workspace involves mapping local folders to Team Foundation Version Control folders. To get started, open Visual Studio 2010 and select File | Source Control | Workspaces. This will open the Manage Workspaces window, where you can control the settings of all the workspaces on the machine. To create a new workspace, click the Add button.

  7. Workspaces in Visual Studio - Visual Studio (Windows)

    Workspaces have an IWorkspaceSettingsManager service with simple but powerful control over a workspace. For a basic overview of settings, see Customize build and debug tasks. Settings for most SettingsType types are .json files, such as VSWorkspaceSettings.json and tasks.vs.json.

  8. Decide between using a local or server workspace

    Jun 12, 2024 · In Team Foundation Version Control (TFVC), when you create or edit a workspace in Visual Studio, you can specify whether its location is Local or Server. A local workspace caches the unmodified version of each of your files to enable you to edit, compare, and do other things without being connected to the server.

  9. Managing Projects in VSCode: Workspaces and Folder Structures

    Jun 2, 2024 · Managing projects efficiently is crucial for any developer, and Visual Studio Code (VSCode) offers a variety of features to streamline this process. Among these, workspaces and folder structures stand out as essential tools for organizing and handling multiple projects.

  10. Multi-root Workspaces - Visual Studio Code

    You can open and work on multiple project folders in Visual Studio Code with multi-root workspaces.

Refresh