<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 16, 2016 at 2:52 PM, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Basically to target untitled files you must match <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">attr.untitled</code> but right now the sections in <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">.tm_properties</code> are either file patterns <i>or</i> scope selectors, not both.</p>

<p dir="auto">But as mentioned in that thread, it should be supported.</p>

<p dir="auto">We should probably let <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">[ templates/** ]</code> match untitled files created under <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">templates/</code> (w/o the need for <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">attr.untitled</code>) but in practice I don’t think you want to set <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">fileType</code> for everything in a specific folder, because then even a <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">ReadMe.txt</code> would be matched.</p>
</div>
</div>
</div>

</blockquote></div><br><br><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)">​OK, thanks for the clarification.<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)">​</div></div></div>