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).
貢獻指南
研究方向
首先,將 Coder VS Code extension 的連線流程與 vscode.dev web extensions 的功能和限制進行比較。閱讀連結的 vscode.dev 和 web-extension 指南,並將其與所參考的 VS Code Server 文件進行比較。完成的標準是確定以瀏覽器為基礎的工作區連線是否可行;如果可行,則定義實作範圍。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript, vscode, wasm
- 領域
- devtools, web-dev
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100