dsh-client-vscode-layout
已验证dsh-client-vscode-layout · v0.1.0 · MIT · Web 界面
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).
安装
dsh plugin add dsh-client-vscode-layout 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
发布到 npm 但没有公开仓库。安装前请检查包内容。
标签
说明文档
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。