* updating arch for new developer focused content * remove about codespaces from child list * Devcontainer updates * rearranging for new getting started content * reorganizing and renaming getting started * Add VS to tool switcher * Actually adding correct key for vscode * Adding vscode as a switcher value * Adding switcher to quickstart * Updates to quickstart * adding first draft of creating your codespace * taking out additional line and linking to customizing your codespace docs * Update new codespace img * Updating devcontainer.json for docs * fixing changes and adding more ideas for deep dive * adding a few more changes to the deep dive * suggestings from jake and expanding the deep dive * re-writing some content * adding information about a shallow clone * add more information about dev containers * adding feedback * Apply suggestions from code review Co-authored-by: Felicity Chapman <felicitymay@github.com> * adding a note box to committing section * adding correct link for default container * improving deep dive based on feedback * making some edits, adding diagrams and images, and making it seem less like a wall of text * addinig new image * updating port forwarding diagram * removing duplicated redirects * updating overview with feedback from Matt and a more active voice * updating quickstart based on feedback * updating deep dive based on feedback * remove updates for switcher * Clarify that dotfiles are opt-in Per https://github.com/github/codespaces/issues/3223 * fixing header size * moving codespace higher up the list * updating based on feedback from Martin and Meg Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Jake Shorty <jshorty@github.com> Co-authored-by: James M. Greene <JamesMGreene@github.com>
15 lines
607 B
Markdown
15 lines
607 B
Markdown
---
|
|
title: Customizing your codespace
|
|
intro: '{% data variables.product.prodname_codespaces %} is a dedicated environment for you. You can configure your repositories with a dev container to define their default Codespaces environment, and personalize your development experience across all of your codespaces with dotfiles and Settings Sync.'
|
|
versions:
|
|
free-pro-team: '*'
|
|
redirect_from:
|
|
- /codespaces/setting-up-your-codespace
|
|
topics:
|
|
- Codespaces
|
|
children:
|
|
- /configuring-codespaces-for-your-project
|
|
- /personalizing-codespaces-for-your-account
|
|
---
|
|
{% data reusables.codespaces.release-stage %}
|