Hi, I am using TextMate version 2.0.0-alpha.9377. I used to write:
excludeFilesInBrowser = "*" includeFilesInBrowser = "{*.bib,*.tex}"
in my .tm_properties files for latex projects to see only *.bib and *.tex files. It used to work. Now all files are ignored. includeFilesInBrowser seems to be ignored. What has changed?
Christian