ripgrep
https://github.com/burntsushi/ripgrep
Rust
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ripgrep
Help out
- Issues
- fix(ignore): keep excluded ancestor ignored despite path whitelist
- ignore: note git divergence in matched_path_or_any_parents docs
- regex: honor custom line terminators in the regex engine
- Add end columns to --vimgrep output
- ignore/types: add ninja type
- ignore: matched_path_or_any_parents doesn't skip excluded ancestors, and the doc-comment doesn't say so
- hyperlink: percent-encode invalid UTF-8 bytes in file URLs
- ignore: detect symlink loops above the search root
- A flag for words that might be on different lines
- Add a method of showing end columns of matches for better Vim compatibility
- Docs
- Rust not yet supported