<div dir="ltr">This is my .tm_properties which does exclude directories from the left file panel<div><br></div><div><div>excludeInFileChooser = "{$exclude,templates_c,*.tpl.php,mobile/build}"</div><div>excludeInFolderSearch = "{$excludeInFolderSearch,fnt,chatbot,cached,img,images,templates_c,mobile/build,lib,mobile/archive,mobile/touch,googlesitemap*.xml,*.sql,*.gz,*.tar,*.swf,*.min.css,*.min.js,*.tpl.php}"</div><div>excludeInBrowser = "{$excludeInBrowser,.tm_properties}"</div></div><div><br></div><div>Not 100% sure, but all I can suggest is perhaps the $special_vars only apply to the block they are in?</div><div><br></div><div>Also note my excludeInFolderSearch includes $excludeInFolderSearch as the first entry, likewise for excludeInBrowser</div><div><br></div><div>Maybe that will help you get to the bottom of it until Allan replies :-)</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 February 2015 at 00:48, Robert J. Rockefeller <span dir="ltr"><<a href="mailto:bob@bobrockefeller.com" target="_blank">bob@bobrockefeller.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a .tm_properties file in the root of my project folder that contains these lines:<br>
<br>
excludeInFolderSearch = "{$excludeInFolderSearch,assets,bin,cache,images,logs,node_modules, config.codekit, composer.lock}"<br>
excludeInFileChooser = "{$exclude,$excludeInFolderSearch}”<br>
<br>
That doesn’t hide the folders logs, cache, etc. from the file pane.<br>
<br>
Do I have the syntax wrong?<br>
<br>
Bob<br>
-------------------<br>
Robert J. Rockefeller<br>
Richmond Hill, GA<br>
<a href="http://www.bobrockefeller.com" target="_blank">www.bobrockefeller.com</a><br>
<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" target="_blank">http://lists.macromates.com/listinfo/textmate</a></blockquote></div><br></div>