Hacker News new | ask | show | jobs
by wincy 1339 days ago
I use ripgrep on git bash for Windows, and my team members act like I’ve got searching superpowers. Searching on windows is such a pain and this makes it easy. Thanks so much for making this fantastic tool!
4 comments

I use ripgrep and "everything" all the time on windows to find files and where I put stuff :) . My filing system leaves something to be desired, as does my many idea test folders.
Hah, w00t. Have your teammates figured out that your superpowers are teachable? :-)
I’m working on it! Most Windows devs have this strange aversion to “old confusing command lines”.
doesn't vscode use ripgrep under the hood when you search your open files/repos?
Yes. But you might not be using VS Code. :-)
Haha that’s cool, I do use vs code often but our myriad code bases sometimes I want to search EVERY repo we’ve got at once.
Maybe it has been Stockholm syndrom, but findstr/PowerShell have served perfectly alright.