<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Yes, <a href="http://macromates.com/screencasts">http://macromates.com/screencasts</a> - check out scope based customization, I think it will be easier to follow than any written instructions<div><br><div><html>On 25 Apr 2008, at 14:17, Thomas Allen wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite">Neither of those options will print a new "  * " for each line, making it tedious to add more @params, etc. Is there a way to have TM insert that bit with every line in these blocks?<br><br><div class="gmail_quote"> 2008/4/25 Ciarán Walsh <<a href="mailto:ciawal@gmail.com">ciawal@gmail.com</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"> <br> On 24 Apr 2008, at 18:51, Thomas Allen wrote:<br> <br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> The default block comment in the PHP bundle is:<br> /*<br>  Comment...<br>  Comment...<br> */<br> <br> The industry standard seems to be this:<br> /**<br> *  Comment...<br> *  Comment...<br> */<br> <br> How can I change this in TextMate?<br> </blockquote> <br></div> The "industry standard" you mention is used for docblocks, not regular block comments. There is the /**⇥ snippet which Takaaki Kato mentioned, and also a doc⇥ snippet which inserts some relevant PHPDoc data.<div><div></div> <div class="Wj3C7c"><br> ______________________________________________________________________<br> For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com" target="_blank">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" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br> </div></div></blockquote></div><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></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div><br class="Apple-interchange-newline">––––––––––––––––––</div><div><a href="http://woarl.com/blog">http://woarl.com/blog</a></div></span> </div><br></div></body></html>