[TxMt] Re: .tm_properties Won't Hide Folders?

Carpii UK carpii.uk at gmail.com
Tue Feb 10 01:43:51 UTC 2015


Try adding...

excludeInBrowser = "{$excludeInBrowser,assets}"
Thats the setting which affects the file sidebar.

Also remove the leading space from 'assets'. Arguably TM should strip it
anyway, but it doesn't seem to so excluding ' assets' would still allow
'assets' dir to be shown


On 10 February 2015 at 01:26, Robert J. Rockefeller <bob at bobrockefeller.com>
wrote:

> Dang! None of these excludes the folder assets from the file pane:
>
> excludeDirectoriesInBrowser = "{$excludeDirectoriesInBrowser, assets}"
> excludeDirectories = "{$excludeDirectories, assets}”
>
> Bob
> -------------------
> Robert J. Rockefeller
> Richmond Hill, GA
> www.bobrockefeller.com
>
> On Feb 9, 2015, at 8:11 PM, Igor K <me at igorkozlov.me> wrote:
>
>
> On 10 02 2015, at 02:48, Robert J. Rockefeller <bob at bobrockefeller.com>
> wrote:
>
> I have a .tm_properties file in the root of my project folder that
> contains these lines:
>
> excludeInFolderSearch =
> "{$excludeInFolderSearch,assets,bin,cache,images,logs,node_modules,
> config.codekit, composer.lock}"
> excludeInFileChooser = "{$exclude,$excludeInFolderSearch}”
>
> That doesn’t hide the folders logs, cache, etc. from the file pane.
>
> Do I have the syntax wrong?
>
>
> If you want folder hidden in your file browser you should use exclude,
> excludeDirectories or excludeInBrowser.
>
> File Chooser is ⌘T
> Folder Search is ⇧⌘F
>
> For more info check out
> https://gist.github.com/Zearin/9d750721d37af7507c45
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
>
>
>
> _______________________________________________
> 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/20150210/74a23188/attachment.html>


More information about the textmate mailing list