1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/data/reusables/codespaces/developing-in-vscode.md
2025-01-06 07:47:10 +00:00

1.7 KiB

Customizing the codespaces for a repository

You can customize the codespaces that are created for a repository by creating or updating the dev container configuration for the repository. You can do this from within a codespace. After you change a dev container configuration, you can apply the changes to the current codespace by rebuilding the Docker container for the codespace. For more information, see AUTOTITLE.

Personalizing your codespace

You can use a dotfiles repository and Settings Sync to personalize aspects of the codespace environment for any codespace that you create. Personalization can include shell preferences and additional tools. For more information, see AUTOTITLE.

Running your app from a codespace

{% data reusables.codespaces.about-port-forwarding %} For more information, see AUTOTITLE.

Committing your changes

{% data reusables.codespaces.committing-link-to-procedure %}

Using the {% data variables.product.prodname_vscode_command_palette %}

The {% data variables.product.prodname_vscode_command_palette %} allows you to access and manage many features for {% data variables.product.prodname_codespaces %} and {% data variables.product.prodname_vscode %}. For more information, see AUTOTITLE.