DevZero Logo
DevZero

Visual Studio

Setting up Visual Studio to connect to DevZero workspaces.

Prerequisites:

  • DevZero CLI installed [reference]
  • Connected to your team's network (dz net status working as expected)

First, get the name of the workspace that you want to connect Visual Studio to...

Connect to a workspace

  • Click Remote File Explorer in the View menu and then click Open the Connection Manager. Remote File Explorer

  • Click Add in the Connection Manager. Enter the workspace name as hostname and username devzero, then click Connect. Connect to workspace

  • In the Remote File Explorer, select the workspace you want to connect to, and you can view your projects! Your workspace

On this page