1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/codespaces/devcontainer-properties-2.md
2023-01-26 16:13:09 +00:00

4 lines
589 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- **postCreateCommand**: Use this property to run commands after your codespace is created.
- **customizations**: This property allows you to customize a specific tool or service when it is used for working in a codespace. For example, you can configure specific settings and extensions for {% data variables.product.prodname_vscode_shortname %}. For more information, see "[Supporting tools and services](https://containers.dev/supporting)" on the Development Containers website.
- **remoteUser**: By default, youre running as the vscode user, but you can optionally set this to root.