使用 GitHub Copilot
GitHub Copilot 是 AI 对编程工具,可用于任何代码空间。 To start using Copilot in Codespaces, install the Copilot extension from the Visual Studio Code Marketplace.
要在所有代码空间中包含 Copilot 或其他扩展,请启用“设置同步”。 更多信息请参阅“为帐户个性化 Codespaces”。 此外,要在所有用户的给定项目中包含 Copilot,可以在 devcontainer.json
文件中指定 GitHub.copilot
作为扩展名。 有关配置 devcontainer.json
文件的信息,请参阅“开发容器简介”。