<div dir="ltr">If you don't already have one, try creating a ".tm_properties" file in your project directory<div>Add the single line....<br><div><br></div><div>excludeInFolderSearch = "{$excludeInFolderSearch,*.json}"<br></div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 June 2016 at 20:50, Walter Lee Davis <span dir="ltr"><<a href="mailto:waltd@wdstudio.com" target="_blank">waltd@wdstudio.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am working in a Rails project, and one of the files in the project tree is a catalog of books, exported from another system as a 1MB single-line file. When I engage multi-file search, I will end up in spinning-pizza-of-death until I force-quit the app. As a work-around, I have had to keep search from looking inside it by declaring it to be one of the non-text files (right after jpeg) in the preferences in order to be able to search for anything at all across files.<br>
<br>
Is there a better way that I can handle this? It's non-ideal to never be able to look in a JSON file within TM. I can use BBEdit, which does not have any issue at all opening this file, but I'd like to keep it all together.<br>
<br>
How else could I globally keep multi-file search from trying to read this file?<br>
<br>
Thanks,<br>
<br>
Walter<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br></div>