dsh plugins中文
← Back to popular plugin directory

Workspace file manager

ccq1/dsh-side-panel · tools

DSH sidebar integrates file browser, terminal and Git review to facilitate file preview.

★ 17GitHub stars
2Forks
2026-08-14Last updated
JavaScriptLanguage
BSD-3-ClauseLicense

Project overview

dsh-side-panel [!IMPORTANT] 本项目已停止维护并归档。推荐使用功能更完整、仍在持续维护的 DSH-better-sidebar。本仓库保留现有代码和历史版本,仅供参考。

组合包默认启用以下配置: 配置项 · 默认值 · 说明 配置项: maxTextBytes · 默认值: 2 MiB · 说明: 可读取和编辑的单个文本文件大小上限 配置项: maxImageBytes · 默认值: 10 MiB · 说明: 可预览的单个图片大小上限 配置项: searchMaxResults · 默认值: 200 · 说明: 文件筛选返回的最大结果数 许可

Install command

dsh plugin --profile web add github:ccq1/dsh-side-panel
View GitHub repository ↗Back to popular plugin directory