41

Is it possible to use the new Copilot plugin from GitHub in Android Studio? I see they advertise it for Visual Code, but I am working in Android Studio and I would like to test it.

GitHub (https://github.com/features/copilot?utm_medium=email&utm_source=announcement&utm_campaign=copilot-technical-preview) GitHub Copilot · Your AI pair programmer GitHub Copilot works alongside you directly in your editor, suggesting whole lines or entire functions for you.

beatrice zmau
  • 413
  • 1
  • 4
  • 5

3 Answers3

43

File --> Settings --> Plugins --> type "copilot" in search field and install.

ruanha
  • 557
  • 5
  • 6
32

UPDATE: As Chiara mentioned, now its just as easy as go to: File → Settings → Plugins and just search for "GitHub Copilot".


Deprecated:

Yes it is, You need to go to the JetBrains marketplace, download the latest Copilot plugin version and then manually install it in Android Studio. See pictures attached. Go to settings settings then go to manual plugin installation manual plugin installation then go to install from disk install from disk and then choose plugin location (choose the one you downloaded in the first step).plugin location

Daniel F
  • 13,684
  • 11
  • 87
  • 116
Marius Razvan Varvarei
  • 1,331
  • 1
  • 17
  • 21
  • 14
    Copilot comes up in the Marketplace search now under File → Settings → Plugins and no longer needs to be manually installed. I confirmed that it has the latest version. – Chiara Coetzee Jan 12 '23 at 05:29
1

For Mac & Android Studio Dolphin:

enter image description here

shanwu
  • 1,493
  • 6
  • 35
  • 45