Dev Build 2145 is out now, with a couple of vintage mode and project related improvements:
-
Folders may have a display name set, which will be used in preference to the actual folder name in the side bar. This can be done using the “name” attribute, see sublimetext.com/docs/2/projects.html
-
file_exclude_patterns, folder_exclude_patterns and binary_file_patterns may all include paths (using forward slashes only), e.g., patterns like “src/generated” and “docs/*.tga”