1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/data/reusables/codespaces/command-palette-container.md
Amy Burns 753858bbad Add Command Palette guide for Codespaces (#19756)
* adding command palette guide

* finishing command palette guide

* copy editing

* adding and updating reusables

* adding correct reusable name

* minor fixes

* minor fixes

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* updating images and alt text

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-06-10 20:21:35 +00:00

4 lines
344 B
Markdown

1. Access the Command Palette (`Shift + Command + P` / `Ctrl + Shift + P`), then start typing "dev container". Select **Codespaces: Add Development Container Configuration Files...**.
!["Codespaces: Add Development Container Configuration Files..." in the command palette](/assets/images/help/codespaces/add-prebuilt-container-command.png)