termanli/dsh-fulltext-search0

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

包名
dsh-fulltext-search
版本
0.1.0
许可证
Apache-2.0
最近更新
2026年8月24日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:termanli/dsh-fulltext-search

使用

  1. 打开侧边栏,点 + → 选择「全文搜索」(或直接点击放大镜图标)
  2. 输入关键字并回车;可用 .*(正则)、Aa(区分大小写)、Ab(全字匹配)按钮与「智能大小写」开关调整匹配方式
  3. 点击结果行 → 文件在编辑器 tab 中打开;点击文件名 → 打开文件