yes, i will change it in the near future. I have some other things changed in my local copy but haven't had any time to finish and commit them. I have a very handy little snippet you could use like this: <br><br>.each<span style="color: rgb(255, 0, 0);">
⌘⌥⌃(<span style="color: rgb(0, 0, 0);">and it will insert a snippet like<br><br>(function(value) {<br>   value<br>});<br></span></span><br>with tabstops for the value. Very handy, I use it a lot more now than the .each snippet. Anyway, soon commite to the svn repo.
<br><br>/martin<br><br><div><span class="gmail_quote">On 8/18/06, <b class="gmail_sendername">Andreas Wahlin</b> <<a href="mailto:andreas.wahlin@webbhuset.se">andreas.wahlin@webbhuset.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I like it, lots :)<br>However, one little detail; I'd suggest changing the each snippet<br>from each(function(${3:this_one}${4:,i}){$0}${5:.bind(this)}); to<br>each(function(${3:this_one}${4:,i}) {<br>        $0<br>}${5:.bind(this)});
<br><br>that is, "uncompress" it so to speak. Also, I'd like to change<br>this_one to el or element, since I usually iterate over html<br>elements, but that's just my own things.<br>______________________<br><br>
Andreas Wahlin<br>Webbutvecklare<br><br>Webbhuset AB<br>Östra Hamngatan 45, 411 10 Göteborg<br><br>Telefon: 031-339 19 19, Direkt: 031-739 18 20, Fax: 031-711 12 20<br><a href="http://www.webbhuset.se">www.webbhuset.se</a>
<br><br><br><br>Privileged/confidential information may be contained in this message.<br>If you are not the addressee indicated in this message (or<br>responsible for delivery of the message to such person), you may not<br>
copy or deliver this message to anyone. In such case, you should<br>destroy this message and kindly notify the sender by a reply email.<br>Thank you.<br><br><br><br>______________________________________________________________________
<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">
http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://burnfield.com/martin">burnfield.com/martin</a>