-
Hello I'm using code-server as here pull#3544 shows that Copilot isn't support at this moment Is there any possible to make it usable? |
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 71 replies
-
You can try SSHing into VSCode with this guide and then try to use Copilot. Let me know if that works! |
Beta Was this translation helpful? Give feedback.
-
I'm having an issue using code-server with Copilot, in the
|
Beta Was this translation helpful? Give feedback.
-
Guys, I have a slight doubt. Yesterday, I found a mail from GitHub, that they opted me into the Copilot Technical Preview. How can I get this on code-server? Should I get the VSIX file from the Visual Studio Marketplace, upload it onto my instance and install it via the CLI? That kinda seems right on Gitpod, since I needed to do the same to install the Aura theme. So, does it apply the same to code-server? |
Beta Was this translation helpful? Give feedback.
-
I might try to see why this isn't working by editing/inspecting the code of Copilot and see if I can get it going |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I'm curious if you're still experiencing the issue because I solved it. Original PageTranslated Page (Eng) |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@Prajwal-Koirala url worked for me;
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Update 03/12/2022It still works. |
Beta Was this translation helpful? Give feedback.
-
My advice: Keep your hands off GitHub Copilot. |
Beta Was this translation helpful? Give feedback.
-
I used all the methods above, but I can't log in to GitHub from the copilot I installed copilot from VSIX I'm using the latest version of code-server Does anyone know how to log in to GitHub to use copilot? |
Beta Was this translation helpful? Give feedback.
-
Code-Server v4.9.1 Uploaded visx to code server files pane via drag and drop. Right click install visx extension. Click on popular from copilot to log in / authorise github, follow prompts for 2fa, all signed in successfully without any issues. No copying or pasting of tokens or URLs or anything. |
Beta Was this translation helpful? Give feedback.
-
To anyone who still can't login copilot with github accounts, You need to remove any extension which related with github, It will fix the issue I had this issue and i could fix it with deleting all extensions Looks like an old extension handles the github login thats why github keep saying update your vscode after removing all my extensions its working fine |
Beta Was this translation helpful? Give feedback.
-
August 2023 update - no more tricks neededStep-by-step process here: #5063 (comment) (tl;dr: download the extension vsix file from here: https://marketplace.visualstudio.com/items?itemName=GitHub.copilot then drag and drop it into code-server filetree, then right click on it and install, then you'll get a notification to sign into github, follow the prompts and you're done) |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, auth: Error: No auth flow succeeded. I am using the latest github copilot and vs-codeserver (v4.93.1) vs code (1.93.1) is there any workaround for this issue? |
Beta Was this translation helpful? Give feedback.
Hi guys, I'm curious if you're still experiencing the issue because I solved it.
If you still have the issue, please refer to the following article.
Since I'm Korean, it's posted in Korean, so I'll attach the translated page as well.
Original Page
Translated Page (Eng)