CnsMaple/dsh-open-in-editor ↗★ 0
dsh-open-in-editor
Open the session's workspace directory in a local editor (VS Code / Cursor / Zed / Explorer) from the DeepSeek Harness Web GUI
AI 分析
核心用途是快速在 VS Code、Cursor、Zed 等本地编辑器中打开 AI 正在操作的项目目录。适合高频进行本地代码编写与 AI 协作的开发者。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗Usage
- Put the editor command in 设置 → 插件 → 插件配置 → 编辑器命令:
auto— auto-detect (default)code/code-insiders/cursor/zed/codium/sublexplorer— File Explorer window- an absolute path, e.g.
D:\Program Files\Zed\Zed.exe - an environment reference, e.g.
%MY_EDITOR%
- In any session, click 打开 to open that session's workspace directory in the chosen editor.