master1Sun/dsh-file-workbench-lib0

@sunjuntao/dsh-file-workbench

DSH web plugin: a Vue 3 + Vite complete file workbench (explorer tree / code editor / markdown+image+html preview / file search / CRUD)

AI 분석

核心用途是在 DSH Web 界面内提供一站式的文件管理与编辑预览能力。适合希望在对话旁直接查看、修改项目文件而无需频繁切换窗口的用户。

패키지
@sunjuntao/dsh-file-workbench
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 9. 4.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:master1Sun/dsh-file-workbench-lib

使用

  1. 打开侧边文件工作台标签,点工具栏 📁 选择文件夹(或输入绝对路径)设置工作区根目录。
  2. 左侧资源管理器_懒加载_展开目录;点文件在右侧打开为标签(代码/文本 & Markdown 可编辑与预览, HTML/图片预览)。
  3. 切到「搜索」输入关键字即可全根目录检索文件名,点命中文档打开。