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

AI Analysis

核心用途是增强 DSH 侧边栏的文件检索能力。适合在 DSH 工作区中管理大量代码或文本文档,需要快速定位特定内容并进行编辑的用户。

Package
dsh-fulltext-search
Version
0.1.0
License
Apache-2.0
Last updated
Aug 24, 2026

Install

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

使用

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