helm-rg
tags :
Emacs Apps #
github Search massive codebases extremely fast, using ripgrep, built on top of Rust regex engine, and helm. Inspired by helm-ag and f3. Also check out rg.el, which I haven’t used much but seems pretty cool.
- search
- helm-rg
- TAB
- on search to preview results
- RET
- to visit file
- C-u RET
- open new buffer
- M-d
- filter directory to narrow search
- M-g
- filter file pattern to narrow search
- C-SPC h d :: helm-rg-dir
- search helm-rg in a directory can be any directory inside or outside of any project