wolfsonliu/dsh-file-explorer

wolfsonliu★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

A floating file-explorer panel for DSH Web — browse the workspace file tree, preview files, and extend previewers through plugins. | DSH Web 的文件浏览器插件:浏览工作区文件树、预览文件,支持通过插件扩展预览器。

README 摘要

dsh-file-explorer 中文 English A file explorer for DSH Web. A floating "Files" button opens a left drawer (workspace file tree); clicking a file floats a draggable/resizable preview box on the right. Clicking a "generated files" chip or a tool-row file link opens that file in the preview box instead of the OS default app. Screenshots Light Dark Features 1. Floating entry : an always-visible "Files" handle at the screen edge; click to toggle the file drawer. 2. Left drawer : a full-height fixed drawer with a title bar (refresh + close buttons) holding the workspace file tree. 3. File browsing : a lazy-loading directory tree that follows the current session's workspace root and refreshes on session switch. 4. Floating preview : clicking a file floats a draggable/resizable/minimizable/closable preview box on the right. 5. Previewers : built-in text (source), Markdown (rendered + source toggle), image (data URL), and binary (file info) previews. 6. Extensible previews : register previewers by extension through the fileExplorer service; unregistered extensions fall back to the binary preview. Add protein-structure ( .cif / .pdb → Mol ), CSV, PDF, etc. previewers without touching the core.…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类