1
0
mirror of synced 2026-01-15 15:01:34 -05:00
Files
docs/translations/zh-CN/content/codespaces/codespaces-reference/using-github-copilot-in-codespaces.md
docubot 7ecfbe348c New translation batch for cn (#27844)
* 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=cn

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

* Check in cn CSV report

Co-authored-by: Grace Park <gracepark@github.com>
2022-05-19 20:30:15 +00:00

1.6 KiB

title, intro, versions, type, topics, product, shortTitle, redirect_from
title intro versions type topics product shortTitle redirect_from
在 Codespaces 中使用 GitHub Copilot 您可以通过添加扩展在 Codespaces 中使用 Copilot。
fpt ghec
* *
reference
Codespaces
Copilot
Visual Studio Code
{% data reusables.gated-features.codespaces %} Codespaces 中的 Copilot
/codespaces/codespaces-reference/using-copilot-in-codespaces

使用 {% data variables.product.prodname_copilot %}

{% data variables.product.prodname_copilot %} 是 AI 对编程工具,可用于任何代码空间。 To start using {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_codespaces %}, install the {% data variables.product.prodname_copilot_short %} extension from the {% data variables.product.prodname_vscode_marketplace %}.

要在所有代码空间中包含 {% data variables.product.prodname_copilot_short %} 或其他扩展,请启用“设置同步”。 更多信息请参阅“为帐户个性化 {% data variables.product.prodname_codespaces %}”。 此外,要在所有用户的给定项目中包含 {% data variables.product.prodname_copilot_short %},可以在 devcontainer.json 文件中指定 GitHub.copilot 作为扩展名。 有关配置 devcontainer.json 文件的信息,请参阅“开发容器简介”。