Hacker News new | ask | show | jobs
by layer8 1146 days ago
The latest version supports searching file contents now, though it's slow because the contents isn't indexed.
1 comments

my favorite FOSS goto for searching contents in Windows is AstroGrep - https://astrogrep.sourceforge.net
It doesn’t seem to index either, though?

I normally use Notepad++’s Find in Files feature, which covers most cases, and also supports replacing.