1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/data/reusables/codespaces/command-palette-container.md
2023-03-13 13:00:00 +00:00

1022 B

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

    Screenshot of the Command Palette, with "add dev" entered and "Codespaces: Add Dev Container Configuration Files" listed.

  2. Click Create a new configuration.

  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 "Add Dev Container Configuration Files" dropdown, showing various options, including "Show All Definitions."