[TxMt] Re: Excluding a directory in "Go to File"

Craig Hess craig at dazium.com
Sat Mar 16 21:23:58 UTC 2013


TM2 looks for .tm_properties files to read project-related settings. There
are several ways to exclude files or directories:
from the file chooser: excludeInFileChooser
the file browser: excludeDirectoriesInBrowser
both: excludeDirectories
... and also ways to hide files from search.
This gist <https://gist.github.com/dvessel/1478685> is often updated and
documents the number of things that can be specified in a .tm_properties
file.

HTH

On Sat, Mar 16, 2013 at 12:32 PM, Ken Snyder <ken+textmate at ken.net> wrote:

> I have a set of HTML template directories under my working directory and
> one subdirectory is full of "compiled" templates ... I never want to edit
> these and would like to have this directories contents NOT to show up in
> the *Go to File* menu (CMD-T).
>
> Here's an example where I'm typing the word *dictionary *and the vast
> majority of the results are compiled templates.
>
> [image: Inline images 1]
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20130316/be1ac9e6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 94565 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20130316/be1ac9e6/attachment-0001.png>


More information about the textmate mailing list