Found the problem, it had to do with the encoding of the file, once i resaved them as UTF8 then find in project… could match strings in them, but this seems inconsistent tho.<div><br></div><div>If i opened the file i could find in it, if i had the file opened find in project could also find it, so why couldn’t it find it when it wasn’t open, maybe textmate 2 internally converts the file to UTF8 when it opens it and find only works on UTF8?<br>
<br><div class="gmail_quote">On Sun, Sep 2, 2012 at 9:36 AM, Mikael Hultgren <span dir="ltr"><<a href="mailto:blomma@gmail.com" target="_blank">blomma@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sat, Sep 1, 2012 at 8:10 PM, Phil Schumm <span dir="ltr"><<a href="mailto:pschumm@uchicago.edu" target="_blank">pschumm@uchicago.edu</a>></span> wrote:<br></div><div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On Sep 1, 2012, at 4:42 AM, Mikael Hultgren wrote:<br>
> So I’m running the latest nightly of Textmate 2 and seeing some weird behaviour from Find in Project…<br>
><br>
> I have a project(or what I’m assuming is a project, it has a .™_properties in its root folder with projectDirectory      = '$CWD’ in it) and no matter what i do i can’t make Find in Project… find anything, i type a search query that i know exists in the project and it returns nothing. But if i load up for example the Textmate project Find in Project… seems to work just fine and i can’t for the life of the figure out what the problem is. Maybe I’m not understanding what Find in Project… does or maybe I’m confused as to what or how a project is made in Textmate 2. Any ideas are most welcome.<br>


<br>
<br>
</div>Two quick possibilities (though there may be others):<br>
<br>
1) Are you sure that the selection criteria<br>
<br>
       In: <place> matching <pattern><br>
<br>
   in the Find in Project dialog box are not set in a way that excludes the files<br>
   you are looking for?  For example, try setting this to<br>
<br>
       In: [Project Folder] matching *<br>
<br></blockquote><div><br></div></div><div>Yep, they are all correct and still no joy.</div><div class="im"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

2) The setting<br>
<br>
       excludeInFolderSearch<br>
<br>
   and possibly other "exclude" settings may be excluding the files you are<br>
   looking for.  See<br>
<br>
       <a href="http://blog.macromates.com/2011/git-style-configuration/" target="_blank">http://blog.macromates.com/2011/git-style-configuration/</a><br>
       <a href="http://wiki.macromates.com/Reference/Settings/" target="_blank">http://wiki.macromates.com/Reference/Settings/</a><br>
<br>
   for more info; in particular, note that these may be set in several different<br>
   locations.<br>
<br></blockquote><div><br></div></div><div>I’ve searched thru my entire home folder for every .tm_properties and there is nothing there excluding this file pattern, I’ve tried to change the filename ending to something else and no luck. By chance i had a sp.sublime-workspace file in there and i can search that one. If i open a file then find in project finds a match in that one.</div>

<div><br></div><div>As i said, i have other projects were find in project works fine, just not this one and i can't for the life of me find a good solid reason for it, here is the weird part, at the bottom of the find in project dialog it actually says ‘No result for “blaah”. (searched 255 files in 0.6 seconds) so it seems it is searching the files but not finding the string, a string i know is in there. These are a sql files it is searching thru.</div>

</div>
</blockquote></div><br></div>