<div dir="ltr">Thanks for your help.<div><br></div><div>I'll check the issue queue on github next time.</div><div class="gmail_extra"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


What you’re seeing is a bug.<br>
<br>
A simple fix though is to give the second $1 a default value, e.g. make it:<br>
<br>
    label = "${1:foo}"<br>
<br>
And then it will correctly place the caret at the label, i.e. the issue is with placeholders without any default text.<br>
<br>
______________________________<u></u>_________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/<u></u>listinfo/textmate</a></blockquote></div><div dir="ltr"><br></div>
</div></div>