Skip to content

What is the difference from the VS Code official by server-main.js or server-cli.js startup? #6222

Answered by code-asher
yiliang114 asked this question in Q&A
Discussion options

You must be logged in to vote

You could run upstream's server directly if you want. We make these changes to it: https://github.com/coder/code-server/blob/main/docs/FAQ.md#whats-the-difference-between-code-server-and-github-codespaces

Some of those changes are patches and some of them are in the wrapper. Part of the reason we did it this way instead of patching everything into Code is that maintaining patches is more difficult so we prefer to patch as little as possible and have the rest in the wrapper.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@yiliang114
Comment options

@code-asher
Comment options

Answer selected by yiliang114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants