find-in-files icon indicating copy to clipboard operation
find-in-files copied to clipboard

A simple tool to search text patterns across multiple files

Results 15 find-in-files issues
Sort by recently updated
recently updated
newest added

The return value is not an Object but it's an Array

It'd be nice to have glob support for file matching. Because when I set a folder which contains a `node_modules`... :sweat_smile:

Thanks a lot for the amazing package! I am trying to use it to search logs files throw my project. I am getting this error in the Node console [17904:0000014A7121EE00]...

An ignore pattern would be extremely handy...

Nice module! is it possible to add line numbers to the results?

i want find string from start of each line not between them.

I check the all file format to search the file but it not support latest file format like docx,xlsx,pptx and pdf. If any solution,let me know.

Hi all, I kindly ask for a support. I need to search in mid-size text files (one at the time, 50/60 MB size) for regexp that search for 2 strings...

`line` is what is actually returned instead of `lines`. If you wanted it to return `lines`, the code needs fixing (and a major version update).

Hello, this library is very fantastic, this is my first collaboration and I hope I have done it well. I added a library to get all the PDF content and...