Han-Yao94/dsh-filelens0

dsh-filelens

FileLens — right-column file explorer for DeepSeek Harness: lazy directory tree, multi-format preview (Markdown/JSON/CSV/diff/log/hex/image), search & grep, tabs, inline editing with containment + version-guarded writes.

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