0


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://blog.csdn.net/zmlovelx/article/details/132123838
版权归原作者 帅得不敢出门 所有, 如有侵权,请联系我们删除。

“Android Studio安装AI编程助手Github Copilot”的评论:

还没有评论