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
安装
此插件尚未提供可验证的 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.