trees163/dsh-customizations--packages-dsh-client-vscode-layout0

dsh-client-vscode-layout

VS Code style layout for the DSH Web UI: left file/session split, center tabs + read-only viewer, right chat/detail tabs. Fork of @anoslide/dsh-client-vscode-layout with heavy second development (file tree, drag & drop, in-page previews, editor mode).

AI 分析

核心用途是将 DSH 界面改造成类似 VS Code 的三栏式开发布局。适合程序员或需要频繁查看、编辑工作区文件的用户。需搭配 dsh-host-files 插件使用。

パッケージ
dsh-client-vscode-layout
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/18

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-vscode-layout

ドキュメント

README 全文を読む ↗

dsh-client-vscode-layout

VS Code 风格布局客户端(需与 dsh-host-files 搭配):

  • 左栏上下分屏:会话区 + 文件树(可拖分隔线,右键菜单:打开/资源管理器定位/复制路径/重命名/删除)
  • 中间多标签只读查看器(代码高亮 / 图片 / docx 预览 / 编辑模式)
  • 右侧对话/详情 Tab
  • 文件树拖路径进输入框(rx-drop-widget.js)

fork 自 anoslide/dsh-vscode-layout (MIT)并二次开发。

安装

powershell dsh plugin --profile web add dsh-host-files dsh plugin --profile web add dsh-client-vscode-layout

MIT。