Han-Yao94/dsh-filelens0

dsh-filelens

FileLens — DSH 右栏文件浏览器:支持目录树、多格式预览、搜索与内联编辑

AI 分析

核心用途是在右侧栏提供完整的文件浏览器,支持 Markdown/JSON/图片等预览及编辑。适合需要在对话旁快速查看和修改代码文件的用户。

套件
dsh-filelens
版本
1.0.0
授權
NOASSERTION
最近更新
2026年8月14日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Han-Yao94/dsh-filelens

Usage

Open the panel with the folder icon in the conversation header (or the details column), then:

ActionHow
Navigate the treeclick, or / / / / Enter
Open a fileclick its row (preview tab opens)
Open a file's folderclick a file mention in a conversation
Close back to the treeEsc
Search names / contentssearch box; toggle 文件名/内容 (name/content) mode
Quick openCtrl+P, type to filter, Enter to open
Find in fileCtrl+F, Enter / Shift+Enter next / previous, Esc to close
Switch tabsclick, Ctrl+Tab, Ctrl+Shift+Tab, Ctrl+W closes
Edit a text filethe pencil button (disabled until the file is fully loaded)
Save / cancelCtrl+S or the 保存 button / 取消
Zoom an image0.2–8× buttons, rotate, 1:1, download
Copy codecopy button on fenced code blocks