Skip to main content

Quickstart VS Code

Quickstart with VS Code

Make sure you have installed Devsy on your system.

Install Prerequisites

Make sure to install the following prerequisites:

Add a Provider

Add a provider via 'Providers' > '+ Add'. Select a provider and select 'Continue'.

Devsy Flow
Select Provider

After selecting a provider, fill out the options (if necessary) and click on 'Add Provider'

Devsy Flow
Add Provider

Start a Workspace with VS Code

Navigate to 'Workspaces' > '+ Create' to launch the workspace wizard. Step through:

  1. Provider – pick an initialized provider.
  2. Source – enter your project URL or choose one of the quickstart templates.
  3. IDE – select VS Code.
  4. Review – confirm the configuration.
  5. Launch – start the workspace.
Devsy wizard – select VS Code
Select 'VS Code' as the IDE

The wizard streams logs as Devsy starts the workspace. Once it's ready, VS Code opens locally connected to the DevContainer.

Devsy Flow
VS Code opens automatically