jonah791/dsh-code-search0

dsh-code-search

本地代码/文件智能检索:封装系统 rg(ripgrep),默认排除 node_modules/.pnpm/dist 等噪音,支持多路径锚点/文件类型过滤/快速定位文件(code_search + code_locate)

AI Analysis

核心用途是本地代码库的高效检索。适合需要在大型项目或特定目录下快速定位代码、搜索文本和查找文件的开发任务。

Package
dsh-code-search
Version
0.1.0
Last updated
Sep 7, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用(工具面)

工具用途
code_search智能全文检索(正则/glob/路径过滤,默认排噪音)
code_locate按概念定位文件(「X 在哪个文件」)

配置

字段默认说明
defaultPathE:/alice检索根路径