Sublime Forum

Find in Files (CTRL+SHIFT+F) not finding text in some files

#1

When using Find in Files on a traditional C project (.c, .h, makefile), Sublime won’t search any .h files under any circumstances.

I’ve included an album of screenshots which should demonstrate what is occuring.

#1 - I’ve done a search for “GET_DR” in all files, finding 6 matches in 2 files. (I’ve tried this with and without the “,*” on the “Where:” line)
#2 - This is one of the .h files containing “GET_DR” in the same case and format.
#3 - My settings with some exclude patterns (I don’t think these should matter, but just in case…)
#4 - The directory with the listed path as well as the # of items (81, or 80 without the .svn folder).

imgur.com/a/k9ciR

Any ideas what I could be doing wrong?

0 Likes

#2

Sad to see nobody answered @Polatrite since 2012!

I was searching for content in files and sublime is just ignoring files with _. in the name. I have two files with the same extension in the same folder. Instead of Searching 3 files for "..." ST logs Searching 2 files for "..." to the find results window.

THIS IS A BUG! Please fix it!

0 Likes