These are the changes in the pre-review version of PR: https://github.com/github/docs-internal/pull/29794 This version of the Codespaces docs forms the base for the Universe megabranch.
1.5 KiB
{% data variables.product.prodname_copilot %}, an AI pair programmer, can be used in any codespace. For more information, see "About GitHub Copilot."
To start using {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_github_codespaces %}, install the {% data variables.product.prodname_copilot %} extension from the {% data variables.product.prodname_vscode_marketplace %}.
To include {% data variables.product.prodname_copilot %}, or other extensions, in all of your codespaces, enable Settings Sync. For more information, see "Personalizing {% data variables.product.prodname_github_codespaces %} for your account." Additionally, to include {% data variables.product.prodname_copilot %} in a given project for all users, you can specify GitHub.copilot as an extension in your devcontainer.json file. For information about configuring a devcontainer.json file, see "Introduction to dev containers."