vscode-coder
vscode-coder copied to clipboard
Support for vscode.dev
Hello everyone,
I noticed I cannot install this lovely plugin in my vscode.dev environment. I fully understand the reason but I would love to have it there. And It does not look like there is any issue about this.
So, any chance to have it compatible with the browser version of vscode.dev?
BTW, I know you can open the workspace directly in a browser but there you get stuck with other issues like not being able to sync your profile.
There'd need to be movement from Microsoft on exposing the Remote API's to allow for easier remote connections. Right now, we depend on VS Code's Remote SSH extension, which will not work in the web.
But the "tunnel" support is there, any chance to make use of that instead?
@code-asher and I brainstormed on this one, and it looks possible. However, it will provide a similar experience to the vscode-web module.
We can reopen if we see more demand. cc; @stirby