> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coderide.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Smart Search

> Ripgrep-powered project-wide search and replace.

* **Full-project search** ripgrep-powered search across every file in the project, results in milliseconds
* **Replace** project-wide find-and-replace with a single click
* **Match types** plain text, case-sensitive, or full regex
* **File filter** glob pattern to scope search to specific file types (e.g. `*.php`, `*.css`)
* **Inline results** results grouped by file, showing matching lines with line numbers; click any match to jump to it in the editor
* **Persistent state** search query, options, and results survive sidebar switches
