I just want to navigate to a root folder, specify the text string to find, specify the file types to search in, and see the results!! Sounds so simple and it used to be!!! But, I am giving up with trying to figure out how to do such a simple friggin operation!! Can someone please enlighten me??
So.. I would have included the version information the first time if it had seemed comprehensible to me.
Version: 1.58.2 (user setup)
Commit: c3f126316369cd610563c75b1b1725e0679adfb3
Date: 2021-07-14T22:10:15.214Z
Electron: 12.0.13
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.19042
What I am trying is selecting the menu command, Edit-> Find in Files. A search pane is shown where it seems like the first field would be the text to search for - of course it doesn't say that and given how screwed up they have made this, maybe not?? The second field is "files to include" and the third field is "files to exclude". As for what is happening? I want to navigate to a folder on my C drive as my root folder and then search that folder and all sub-folders on . for the occurrence of a single string. I can fill in the first field but no ideas on how to work through any others. Thanks..