Hacker News new | ask | show | jobs
by brcrth 4721 days ago
And if your editor is Emacs, you can use this: https://github.com/Wilfred/ag.el
1 comments

Obligatory vim equivalent: https://github.com/rking/ag.vim
As long as we're plugging: I realize nobody here would ever use Geany, but my Gitbrowser plug-in for that teeny-tiny editor/IDE has a keyboard shortcut to do git grep, and make the results clickable. See https://github.com/unwind/gitbrowser#greping-a-repository.