1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/codespaces/command-palette-container.md
2023-01-27 17:12:46 +00:00

977 B

  1. Access the {% data variables.product.prodname_vscode_command_palette %} (Shift+Command+P / Ctrl+Shift+P), then start typing "dev container". Click Codespaces: Configure Dev Container.

    Screenshot of the "Codespaces: Configure Dev Container" option

  2. Click Start from scratch.

    Screenshot of the "Start from scratch" option

  3. In this example, the template repository from which you created the codespace already contains a dev container configuration, so a message is displayed telling you that the configuration file already exists. We're going to overwrite the existing configuration file, so click Continue.

  4. Click Show All Definitions.

    Screenshot of the "Show All Definitions" option