[TxMt] Re: Problem with sidebar browser
Allan Odgaard
mailinglist at textmate.org
Tue Feb 5 08:14:48 UTC 2013
On Feb 5, 2013, at 3:54 AM, Lewis Overton <lewy at chena.fastmail.us> wrote:
> […] Recently the file browser shows only folders. It shows no files with a single exception. If there is an ".htaccess" file, that file shows in the sidebar […]
Definitely your include/exclude patterns are wrong.
The one in Preferences → Projects → Include files matching should be set to: {*,.tm_properties,.htaccess}
A quick test is to give focus to the file browser and use View → Show Invisibles. That’ll disable the use of your include/exclude patterns.
If editing the one in Preferences doesn’t fix it, look in ~/.tm_properties.
More information about the textmate
mailing list