Replies: 1 comment 5 replies
-
|
I think this would have to be fixed in the extension itself. Although, do you know if the extension works in GitHub Codespaces? If it does, that could mean there is something we can change in code-server to make it work, since both are based on the web version of VS Code. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be great, if I could use devcontainers in my code-server setup.
It's no problem to install the dependencies like docker.
I also managed to install the dev containers extension from MS. But unfortunately code-server is recognized as a remote instance and so the extensions commands are not registered properly.
Beta Was this translation helpful? Give feedback.
All reactions