Android Studio安装AI编程助手Github Copilot

csdn原创谢绝转载

简介

文档链接

https://docs.github.com/en/copilot/getting-started-with-github-copilot

它是个很牛B的编程辅助工具,装它,快装它.

支持以下IDE:

  • IntelliJ IDEA (Ultimate, Community, Educational)
  • Android Studio
  • AppCode
  • CLion
  • Code With Me Guest
  • DataGrip
  • DataSpell
  • GoLand
  • JetBrains Client
  • MPS
  • PhpStorm
  • PyCharm (Professional, Community, Educational)
  • Rider
  • RubyMine
  • WebStorm

类似的工具见另外文章

Android Studio类ChatGpt的免费AI编程助手

Android Studio安装AI编程助手Github Copilot

安装

  1. 打开Android Studio–>File->Settings->Plugins 输入Copilot

    点击安装,需要重启,如下图

    在这里插入图片描述

  2. 登录github, 会弹出一个提示框,里面有一串数字,点击copy and open会跳到浏览器中

    在这里插入图片描述

    在浏览器中登录github,并输入刚刚提示的一串数字code,然后会提示成功

    在这里插入图片描述

  3. github帐户加入开通copilot的公司组织帐户

    这里讲的是公司已经开通了copilot,然后把自己的github的邮箱发给管理者,让他加入到公司帐户中.

    如果没有确认加入,会报错

    在这里插入图片描述

    在这里插入图片描述

    申请邮箱会收到一个确认加入的邮件,点击它,并确认加入就可以了.

    在这里插入图片描述

    确认后就可以使用了.

    在这里插入图片描述

    作者:帅得不敢出门 csdn原创谢绝转载

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://net2asp.com/70f98c6e94.html