docs/pages/getting-started/quickstart-vscode.mdx
import AddProvider from '../fragments/add-provider.mdx'
Make sure you have installed DevPod on your system.
Make sure to install the following prerequisites:
Navigate to 'Workspaces' > '+ Create'. Enter your project url or choose one of the quickstart examples.
<figure> <figcaption>Create Workspace</figcaption> </figure>Make sure to select 'VS Code' under 'Default IDE'
<figure> <figcaption>Select IDE</figcaption> </figure>Then press 'Create Workspace'.
<figure> <figcaption>Create Workspace</figcaption> </figure>A new window appears showing DevPod starting the workspace. After the workspace was created, VS Code should open automatically connected to the DevContainer.
<figure> <figcaption>VS Code opens automatically</figcaption> </figure>