1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/data/reusables/codespaces/devcontainer-properties-2.md
hubwriter 18a2cc8498 Remove experimental format ("playground") page from Codespaces docs (#33732)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-11 19:52:51 +00:00

588 B
Raw Blame History

  • 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" on the Development Containers website.
  • remoteUser: By default, youre running as the vscode user, but you can optionally set this to root.