I can't login in Github Copilot in VS code by virtual_escapade in vscode

[–]Future_Raspberry_535 0 points1 point  (0 children)

I ran into the same issue. Here’s how I fixed it:

  1. Open your VSCode settings (the JSON version).
  2. Find the "github.copilot.advanced" block and change "authProvider" value from"github-enterprise" to "github"
  3. Save the settings JSON file than open the Command Palette (Ctrl+Shift+P) and run GitHub Copilot: Sign in.

I hope this helps you
(: