microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
334 stars 35 forks source link

Copilot does not make suggestions and Copilot chat Icon does not show up in activity bar on VS Code Insiders #5

Closed lbussell closed 1 year ago

lbussell commented 1 year ago

I cannot get GitHub Copilot nightly to work, or the Copilot chat extension to work either.

In settings.json:

    "github.copilot.enable": {
        "*": true,
    },
    "github.copilot.advanced": { }
lbussell commented 1 year ago

I was able to fix this by following the instructions at https://repos.opensource.microsoft.com/orgs/MicrosoftCopilot to link my open source GitHub account to the Microsoft CoPilot organization. Sorry for the noise!