[TxMt] Re: File browser shows no files

Allan Odgaard mailinglist at textmate.org
Mon Mar 16 00:38:52 UTC 2015


On 15 Mar 2015, at 23:31, Julien Hugonnier wrote:

> Doing this indeed shows all the files in the browser but the settings 
> I have are default (I modified neither the preferences nor the 
> tm_properties file) so I am not exactly sure what to do for the 
> browser to work without having to this manipulation each time I start 
> TM2. Any help greatly appreciated.

Press ⌃R on a line containing this (in a document): "$TM_QUERY"|egrep 
'include|exclude'

This should output the following:

     exclude={*.{o,pyc},Icon
,CVS,_darcs,_MTN,\{arch\},blib,*~.nib}
     include={*,.tm_properties,.htaccess}

If you see anything else/more then you do have local customizations.

You can locate these settings using Bundles → Select Bundle Item…, 
switch to Settings, and then enter include or exclude, and it shows you 
the same as the TM_QUERY tool, but with a location of the setting plus 
ability to edit it.


More information about the textmate mailing list