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
- add --include/--exclude flags, with correct precedence
- Add "replace" text field in --json output that contains replace string for respective matches
- Passing a path argument doesn't respect .gitignore
- Consider supporting tar file
- Add support for files tagged as binary in .gitattributes
- ngram indexing implementation details
- Implement such `--files-from` option
- Expand glob paths on Windows
- RFC: add ngram indexing support to ripgrep
- support more sophisticated boolean matching operations
- Docs
- Rust not yet supported