1
0
mirror of synced 2026-01-11 12:01:47 -05:00
Files
docs/translations/ru-RU/content/codespaces/codespaces-reference/using-github-copilot-in-codespaces.md
2022-12-13 17:09:01 +00:00

29 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Использование GitHub Copilot в Codespaces
intro: Вы можете использовать Copilot в Codespaces, добавив это расширение.
versions:
fpt: '*'
ghec: '*'
type: reference
topics:
- Codespaces
- Copilot
- Visual Studio Code
product: '{% data reusables.gated-features.codespaces %}'
shortTitle: Copilot in Codespaces
redirect_from:
- /codespaces/codespaces-reference/using-copilot-in-codespaces
ms.openlocfilehash: 05e8779688b2136c7fd53a1cebd99fd75b531f2c
ms.sourcegitcommit: dc42bb4a4826b414751ffa9eed38962c3e3fea8e
ms.translationtype: HT
ms.contentlocale: ru-RU
ms.lasthandoff: 07/13/2022
ms.locfileid: "145149343"
---
## <a name="using--data-variablesproductprodname_copilot-"></a>Использование {% data variables.product.prodname_copilot %}
[{% data variables.product.prodname_copilot %}](https://copilot.github.com/), помощник при написании кода для ИИ, может использоваться в любом пространстве кода. Чтобы начать использование {% data variables.product.prodname_copilot_short %} в {% data variables.product.prodname_codespaces %}, установите [расширение {% data variables.product.prodname_copilot_short %} из магазина {% data variables.product.prodname_vscode_marketplace %}](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot).
Чтобы включить {% data variables.product.prodname_copilot_short %} или другие расширения во всех пространствах кода, включите синхронизацию параметров. Дополнительные сведения см. в разделе [Персонализация {% data variables.product.prodname_codespaces %} для учетной записи](/codespaces/customizing-your-codespace/personalizing-codespaces-for-your-account#settings-sync). Кроме того, чтобы включить {% data variables.product.prodname_copilot_short %} в заданном проекте для всех пользователей, можно указать `GitHub.copilot` в качестве расширения в файле `devcontainer.json`. Сведения о настройке файла `devcontainer.json` см. в разделе [Общие сведения о контейнерах разработки](/codespaces/customizing-your-codespace/configuring-codespaces-for-your-project#creating-a-custom-dev-container-configuration).