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

Merge code-server and vscode-web modules #370

Open
phorcys420 opened this issue Dec 17, 2024 · 1 comment
Open

Merge code-server and vscode-web modules #370

phorcys420 opened this issue Dec 17, 2024 · 1 comment
Labels
module-idea A new module idea or suggestion

Comments

@phorcys420
Copy link
Member

I think we could merge the two modules, that way we will know for sure that we have feature parity, and it will avoid us from having to update both every time.
It would also make it easier for users to switch if they need to test something.

I suggest we merge both modules into a single vscode-web module, and make it possible to select what to use by setting backend = "code-server" # or vscode-web.

cc: @matifali

@phorcys420
Copy link
Member Author

To make the transition smooth, we should keep the code-server module and make it import the new one.

@coder-labeler coder-labeler bot added the module-idea A new module idea or suggestion label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-idea A new module idea or suggestion
Projects
None yet
Development

No branches or pull requests

1 participant