-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat]: Update Code to 1.82 #6400
Comments
Also requesting this so we can use Cody inside code-server, which requires 1.79 or higher. See sourcegraph/cody#903 |
@jsjoeio The current version of code-server (4.16.1) is based on Code version 1.80.2. Seems that https://dev.coder.com does not provide the current release, then. |
Yeah we would need to update this line: https://github.com/coder/coder/blob/d85c3545077eab230767a792bb7a7aef6657e01a/dogfood/main.tf#L181 |
As vscode added native support for local serving web, should it exists any document to tell the differences between |
I think the differences described here apply: https://github.com/coder/code-server/blob/main/docs/FAQ.md#whats-the-difference-between-code-server-and-github-codespaces This specifically talks about the differences from Codespaces but most of it (the bullet points) still applies to running VS Code Web directly so I think we could add a new section here and move around some of the text. |
VS Code 1.82.0 was released yesterday: https://code.visualstudio.com/updates/v1_82 |
Correct, and by that, people will know the reasons why they should prefer code-server above native server. |
VS Code 1.82.1 was released today: https://code.visualstudio.com/updates/v1_82 @code-asher I will take a look at it on Thursday. |
VS Code 1.82.2 was released yesterday: https://code.visualstudio.com/updates/v1_82 I have just been tasked with troubleshooting an HA cluster. @code-asher You are on your own. |
oh wow lol you can tell it's been that long that I didn't even think to check that 🤦♂️ thank for pointing that out! |
What is your suggestion?
Update Code to 1.82
Why do you want this feature?
Update to Electron 25. See
Are there any workarounds to get this functionality today?
No.
Are you interested in submitting a PR for this?
Yes. But this needs to be planned for and supported by @code-asher.
ℹ️ That is why I am opening this issue right now.
The text was updated successfully, but these errors were encountered: