Search code examples
authenticationintellij-plugingithub-copilot

IDEA plugin 'github copilot' can't login in github


My IDEA plugin, GitHub copilot, can't login in GitHub. It is wating for GitHub Authentication...

enter image description here

But! My VSCode can login in successfully.


Solution

    1. Update your github-copilot to the latest version (1.1.24.1610) then close IDEA.

    2. Download this version of github-copilot (1.1.20.1417) and Extract it

    3. Navigate to ...\github-copilot-intellij-1.1.20.1417\github-copilot-intellij\lib

    4. Copy the core-1.1.20 file

    5. Navigate to

      • For IntelliJ IDEA
        …\AppData\Roaming\JetBrains\IdeaIC2022.1\plugins\github-copilot-intellij\lib          
        
      • For Android Studio
        …\AppData\Roaming\Google\AndroidStudio2021.2\plugins\github-copilot-intellij\lib      
        
    6. Replace core-1.1.24 with core-1.1.20.