1
0
mirror of synced 2025-12-21 10:57:10 -05:00

[Universe] - Codespaces Templates - combined work (#32149)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: JP Ungaretti <19893438+jungaretti@users.noreply.github.com>
This commit is contained in:
Isaac Brown
2022-11-03 13:30:55 +00:00
committed by GitHub
parent b0725c0491
commit 31274d9415
69 changed files with 392 additions and 113 deletions

View File

@@ -44,9 +44,9 @@ To suspend or stop your codespace's container, [access the {% data variables.pro
![Command to stop a codespace](/assets/images/help/codespaces/codespaces-stop.png)
### Adding a dev container from a template
### Adding a predefined dev container configuration
To add a dev container from a template, [access the {% data variables.product.prodname_vscode_command_palette_shortname %}](#accessing-the-command-palette), then start typing "dev container". Select **Codespaces: Add Development Container Configuration Files...**
To add a predefined dev container configuration, [access the {% data variables.product.prodname_vscode_command_palette_shortname %}](#accessing-the-command-palette), then start typing "dev container". Select **Codespaces: Add Development Container Configuration Files...**
![Command to add a dev container](/assets/images/help/codespaces/add-prebuilt-container-command.png)