Reposearch
CreatedhappyZYM
Enhances content search functionality within Cline by providing a more powerful alternative to the built-in `search_files` tool.
About
This server provides an enhanced content search capability for Cline, surpassing the functionality of the built-in `search_files` tool. It enables more precise and efficient code and file searching. Key features include filtering via `.reposearchignore` files (utilizing gitignore format), regular expression support, and output format control to include or exclude content from results. Note that Cline must be instructed to stop using `search_files` to utilize this tool effectively.
Key Features
- Filters search results using `.reposearchignore` files with gitignore format.
- Supports regular expression searching.
- Controls output format to include or exclude content in search results.