12 ms·
Livegrep https://github.com/livegrep/livegrep https://github.com/livegrep/livegrep is my weapon of choice these days.
by c17r 5y ago
Livegrep https://github.com/livegrep/livegrep https://github.com/livegrep/livegrep is my weapon of choice these days.
- mekster 5y agoI always wonder why I want to run something I can accomplish within an IDE through another tool. What's the advantage against running find in files from my editor?
- c17r 5y agoIf it's just searching through a single project inside an IDE, I agree with you. But I have a Livegrep instance setup to index all 1000 repos into a single search space and it's still nigh instantaneous.