Skip to content
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

Please add some description about relationship to cdr/code-server #112

Closed
MaciejKucia opened this issue Sep 30, 2021 · 5 comments
Closed

Comments

@MaciejKucia
Copy link

Hello, thank you for this great project.

I am a bit confused about how this relates to https://github.com/cdr/code-server.

Are the openvscode-server and code-server both forks of vscode that try to achieve the same goal of having vscode in the browser? Or is it more to it?

Thanks!

@SitramSoft
Copy link

I would also be interested in the what is different between this project and https://github.com/cdr/code-server. I'm running code-server on a headless linux VM for almost a year, and I'm thinking to give this project a try. Would love to get a comparison between these two if one is available somewhere online.

@dnsmichi
Copy link

https://twitter.com/jolandgraf/status/1442850063953313805?s=20 has insights in the thread. cc @JohannesLandgraf

With nightly builds OpenVSCode Server is as upstream to code
as possible and in contrast to other forks only adds a minimal set of changes (specifics about what we added https://bit.ly/3ibFRWQ).

The architecture we use powers Gitpod and Github codespaces. Several of the devs and orgs that asked for our implementation & now have adopted OpenVSCode Server referenced the following issue https://bit.ly/3og3UHG. Folks should compare & use what works best for them Raising hands

and https://twitter.com/GeoffreyHuntley/status/1442964245461700609?s=20 cc @ghuntley

OpenVSCode-Server has absolute minimal changes to it so that you, I and the world can use the exact same version of vscode as used on Gitpod and GitHub Codespaces on your local computer (or in your own product)

Updated and released nightly and doesn't have fork issues

@dnsmichi
Copy link

dnsmichi commented Oct 1, 2021

coder/code-server#4267 (comment)

@dnsmichi
Copy link

dnsmichi commented Oct 1, 2021

#123 cc @mikenikles

@MaciejKucia
Copy link
Author

Closing as #123 is more comprehensive and will cover this request. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants