-1

I installed the copilot extension, it is working fine in window but when I use in WSL remote connection, it gives error and doesn't work Do I need to follow different step to make it work in WSL?

I uninstall the extension and connect it again, but that's not working

1 Answer 1

0

Maybe uninstall it, and follow what worked for me:

  1. Install wsl
  2. Install vscode
  3. Open with code . in wsl terminal
  4. Install Copilot and login enter image description here
  5. Make sure to the installation is in wsl, that green-ish icon at the bottom-left means it was installed in wsl properly.
  6. Then, I only had this setting {"github.copilot.editor.enableAutoCompletions": true} in settings.json

Not the answer you're looking for? Browse other questions tagged or ask your own question.