title | intro | versions | type | topics | shortTitle | redirect_from | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Using GitHub Copilot in GitHub Codespaces |
You can use {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_github_codespaces %} by adding a VS Code extension. |
|
reference |
|
Copilot in Codespaces |
|
{% data variables.product.prodname_copilot %} is an AI pair programmer that you can use in any codespace that you open in the {% data variables.product.prodname_vscode_shortname %} web client or desktop application. For more information about {% data variables.product.prodname_copilot %}, see AUTOTITLE.
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 AUTOTITLE. 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 AUTOTITLE.