Reporch IDE

Create a workspace

Choose a name and template and start a new DevBox workspace.

Overview

The IDE launcher asks for a workspace name and template. The template establishes the initial files and runtime, so choose it for the intended project.

Before you start

  • A signed-in IDE session
  • The language or framework for the new project

Steps

1. Enter a name

Enter a recognizable value in Workspace name.

2. Choose a template

Select the displayed template that matches the project.

3. Start creation

Choose Start a new workspace and wait for the request to finish.

4. Confirm connection

Verify that the IDE shell, Explorer, and runtime state are ready.

Expected result

  • The new workspace appears under Recent workspaces.
  • Starter files from the selected template appear in Explorer.

Troubleshooting

  • Names are not the workspace identity; use runtime state and ID when similar names exist.
  • If creation reports failure but an item appears, try connecting to it before creating another.
Reporch Team