Files
textmate/Frameworks/settings
Allan Odgaard 3046ccd50d Add slash to folder when searching settings for untitled documents
That way, if we have a setting for [ templates/** ] and create a new file in the templates folder (via the file browser) these settings will apply.

Previously we used the folder without trailing slash which required making the file pattern something like [ templates{/**,} ].
2016-07-14 12:21:28 +02:00
..