[TxMt] Re: Excluding a directory from TM recursion
Ken Snyder
ken+textmate at ken.net
Sat Mar 23 00:59:20 UTC 2013
Ok. Sorry for the rookie question but can you you be more explicit? Does
this mean that in the root folder of a "favorites folder" could/should put
something like:
excludeDirectoriesInFolderSearch="templates/compiled"
in the .tm_properties file?
On 24 February 2013 20:56, Allan Odgaard <mailinglist at textmate.org> wrote:
> On Feb 24, 2013, at 1:47 PM, Ken Snyder <ken+textmate at ken.net> wrote:
>
> > I'm sure there's an easy answer to this but I'd like to be able to
> specify a particular directory under one of my favourites to be ignored by
> textmate. The reason for this is that this directory has a bunch of
> compiled template files and shows up as "noise" when I use the CMD-T/Goto
> File operation.
> >
> > Is there a command I can put in a .tm_properties files, etc.?
>
> You can set any of these to a glob matching what you wish to exclude (for
> the relevant item type and/or component):
>
> * excludeDirectoriesInBrowser
> * excludeDirectoriesInFileChooser
> * excludeDirectoriesInFolderSearch
> * excludeDirectories
> * excludeFilesInBrowser
> * excludeFilesInFileChooser
> * excludeFilesInFolderSearch
> * excludeFiles
> * excludeInBrowser
> * excludeInFileChooser
> * excludeInFolderSearch
> * exclude
>
> In Preferences you can set a global exclude glob (which is the last of the
> above keys).
>
>
> _______________________________________________
> 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/20130323/61d5bc0d/attachment.html>
More information about the textmate
mailing list