Description
Source trees can be searched and rewritten with a fast Rust tool inspired by ack, ag, and grep. It is useful for developers who need code-aware search and replace across many files.
Search-and-replace tools can modify large parts of a project quickly. Preview matches, use version control, and review diffs before committing broad changes.