termanli/dsh-fulltext-search ↗★ 0
dsh-fulltext-search
DSH web plugin: full-text content search for the better-sidebar file manager — a search tab that greps file CONTENTS in the session working directory and opens matches in the sidebar editor
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:termanli/dsh-fulltext-search说明文档
阅读完整 README ↗使用
- 打开侧边栏,点
+→ 选择「全文搜索」(或直接点击放大镜图标) - 输入关键字并回车;可用
.*(正则)、Aa(区分大小写)、Ab(全字匹配)按钮与「智能大小写」开关调整匹配方式 - 点击结果行 → 文件在编辑器 tab 中打开;点击文件名 → 打开文件