Connect to a coder workspace from vscode.dev
- 主要语言
- TypeScript
- 星标
- 130
- 派生
- 48
- 平均合并
- 3 天 3 小时
- 30 天内合并 PR
- 15
描述
Can a Coder workspace be connected from [vscode.dev](https://code.visualstudio.com/docs/editor/vscode-web)?
Coder vscode extension uses the coder binary to connect to workspaces, so without a native WASM binary, it doesn't look possible.
Investigating and, if possible, implementing this should be nice to have.
It is possible to run extensions in the browser vscode version. See https://code.visualstudio.com/blogs/2021/10/20/vscode-dev#_extensions
Here is a guide to author web extensions: https://code.visualstudio.com/api/extension-guides/web-extensions
Edit:
I am not sure how different [`vscode.dev`](https://code.visualstudio.com/docs/editor/vscode-web) is (in terms of features) from [Microsoft vscode server](https://code.visualstudio.com/docs/remote/vscode-server).
贡献指南
评估
这个 Issue 还没有评估数据。