READMESource: main@027b05d4
dsh-files-panel
会话标题栏最右边多一个图标,挨着 Session log。点开是当前工作区的文件树:Markdown 和图片直接预览,源码带高亮。
安装
git clone https://github.com/aa2246740/dsh-files-panel.git
dsh plugin --profile web add file:./dsh-files-panel
file: 前缀留着,peer 依赖要从 profile 里解析。装完重启 dsh web。
进一个已经开过的会话,点最右边那个图标。空白页没有标题栏。

![]()



卸载
dsh plugin --profile web remove dsh-files-panel
No comments yet. Be the first to write one.