zhili-wang/dsh-open-in-vscode ↗★ 0
@alex-dsh-plugin/open-in-vscode
DeepSeek Harness (dsh) Web plugin: open workspaces in VSCode from the sidebar, and jump chat-referenced files straight into VSCode with line/column support
AI 分析
核心用途是打通 DSH 网页端与本地 VSCode 编辑器。适合开发者在智能体修改代码时,一键跳转到对应文件的具体行进行审查和编辑。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhili-wang/dsh-open-in-vscodeドキュメント
README 全文を読む ↗配置
| 键 | 默认值 | 说明 |
|---|---|---|
command | 自动探测 | VSCode code CLI 的绝对路径 |
rerouteOpenPath | true | 是否把对话内文件打开改走 VSCode |