ripgrep
ripgrep is a line-oriented search tool that recursively searches directories using regex.
category:cli
cli
search
codebase
About This Tool
ripgrep (`rg`) is a widely used CLI for searching codebases. Many Copilot users pair it with editor search and AI chat to quickly locate code to refactor or explain.