Search project files using patterns with contextual results. Locate code and content efficiently with regex support and smart filtering.
Try the SimulatorSupports both simple substring matching and powerful Regular Expressions for complex queries.
Configurable context lines allow you to see the code surrounding every match for better understanding.
Automatically targets text-based files (Kotlin, Java, JS, etc.) while ignoring binaries.
Results are organized by file and line number, providing a clean, readable report.
Optionally extract and search text content from non-text files like PDFs or HTML.
Configure the search parameters to see how the FileSearch task formats results.
Find all usages of a specific class or method signature across the codebase to ensure safe refactoring.
Scan for specific regex patterns that might indicate security vulnerabilities or hardcoded secrets.
Locate TODOs or specific documentation tags embedded within source files.