Reputation: 1965
I have installed GitHub Copilot I have got an access to use it too but when I try CTRL + Enter I get this error message:
command 'github.copilot.generate' not found
I tried uninstalling and reinstalling, but still no change.
Edit: I discovered that GitHub copilot actually works on my laptop, but not on my desktop even though they are signed in to the same account that has access to use the extension. I tried completely deleting vs code from the laptop but it didn't help too.
Upvotes: 8
Views: 2990
Reputation: 570
This worked for me on Windows
%USERPROFILE%/AppData/Roaming/Code/CachedExtensionVSIXs
Upvotes: 0