When pressing command+T (⌘T) to bring up the quick file browser, is there a way (using .tm_properties) to exclude a path from it?
When pressing command+T (⌘T) to bring up the quick file browser, is there a
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We have a list of the settings on the wiki. The settings you want are
excludeInFileChooser&includeInFileChooser.Note that in r9309 it was changed so that the file must be matched by the include rule to be included.
Addendum: The file chooser and find window both have editable globs in their windows that default to including everything so the note about file having to be matched by an include rule isn’t as relevant as it is for the sidebar or generic rules. (The glob in the window is treated as the last include rule applied.)