1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/translations/ja-JP/content/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces.md
docubot 297f1779bc New translation batch for ja (#29110)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja

* run script/i18n/reset-known-broken-translation-files.js

* Check in ja CSV report

Co-authored-by: Hector Alfaro <hectorsector@github.com>
2022-07-18 13:52:55 +00:00

1.8 KiB

title, intro, versions, type, topics, product, shortTitle, redirect_from
title intro versions type topics product shortTitle redirect_from
Using GitHub Copilot in GitHub Codespaces You can use Copilot in {% data variables.product.prodname_github_codespaces %} by adding the extension.
fpt ghec
* *
reference
Codespaces
Copilot
Visual Studio Code
{% data reusables.gated-features.codespaces %} Copilot in Codespaces
/codespaces/codespaces-reference/using-copilot-in-codespaces
/codespaces/codespaces-reference/using-github-copilot-in-codespaces

{% data variables.product.prodname_copilot %}を使用する

{% data variables.product.prodname_copilot %}, an AI pair programmer, can be used in any codespace. To start using {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_github_codespaces %}, install the {% data variables.product.prodname_copilot_short %} extension from the {% data variables.product.prodname_vscode_marketplace %}.

To include {% data variables.product.prodname_copilot_short %}, 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_short %} 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."