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

Can't install in Open VS Code Server #454

Closed
gitwittidbit opened this issue Mar 23, 2025 · 1 comment
Closed

Can't install in Open VS Code Server #454

gitwittidbit opened this issue Mar 23, 2025 · 1 comment

Comments

@gitwittidbit
Copy link

Hi,

I am self hosting LinuxServer.io's Open VS Code Server in a docker container and I would like to be able to connect from it to my self hosted Coder environment (like I do from my local VS Code).

First of all, I coundn't find vscoder-coder on the Open VS Code Server marketplace. So I downloaded it from GitHub as a VSIX and installed it.

But it says "This extension is disabled because it is defined to run only in OpenVSCode Server for the Desktop". Why is that? Is there any reason why the extension wouldn't run on LinuxServer.io's Open VS Code Server?

Thanks.

@matifali
Copy link
Member

Hi @gitwittidbit, The extension is meant to allow a client machine to connect to remote workspaces from the desktop version of VSCode IDE. For web-based IDEs, we recommend hosting them in the workspace and exposing them as a coder_app.

We publish a few example modules for hosting code-server and vscode-web that you can easily add to your Coder template and can access from any browser.

  1. code-server
  2. vscode-web

@matifali matifali closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2025
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

2 participants