Connect to a coder workspace from vscode.dev
- Ngôn ngữ chính
- TypeScript
- Star
- 130
- Fork
- 48
- Merge trung bình
- 3 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 15
Mô tả
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).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.