Select an initialized provider to host your workspace.
+Pick a template or enter a custom source (git URL, image, or local path).
++ Optional path inside the repository to use as the workspace root. +
+Pick an IDE to open the workspace with. (Optional)
+Confirm your workspace configuration before launching.
++ Resolved id: {resolvedId || "—"} +
++ {#if launchRunning} + Running workspace up... + {:else if launchSuccess} + {launchedWorkspaceId ?? resolvedId} is ready to use. + {:else if launchError} + Something went wrong while creating the workspace. + {/if} +
+