无法在 Visual Studio 2022 上安装 github copilot

H4B*_*1TZ 9 installation visual-studio windows-11 github-copilot

正如标题所说。我无法在 Visual Studio 2022 版本 17.4.4(最新)上安装 github copilot

我在带有 m1 芯片的 macbook pro 上的 arm64 windows 11 并行虚拟机上

我在“管理扩展”窗口中找不到该扩展,当我尝试从网站手动安装该扩展时,它安装失败。我缺少什么?

The*_*der 2

我也遇到同样的问题,安装失败。

我所做的是:

  1. 在 Github 上注册试用(需要信用卡)
  2. 更新了 Visual Studio 2022 到最新版本 v17.5.5
  3. 打开VS2022并搜索名为“Github Copilot”的copilot扩展并安装它
  4. 安装扩展后启动 VS2022,VS 会自动打开浏览器窗口向 Github 请求代码。将代码从 VS 输出窗口复制到浏览器窗口。
  5. Github页面需要您授权copilot访问VS客户端
  6. (可选)如果有任何问题,请关闭并重新打开 VS2022。

以下是 CoPilot 入门页面的链接,其中包含更多信息。

https://docs.github.com/en/copilot/getting-started-with-github-copilot?tool=visualstudio