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/09/04

インストール

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

ドキュメント

README 全文を読む ↗

使用

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