<span>I</span>'ll see if I can implement that.<br><br><div class="gmail_quote">2008/4/25 Moshe Weitzman <<a href="mailto:weitzman@tejasa.com">weitzman@tejasa.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;">
If you press the enter key instead of return, you will be able to<br>
easily add new params and so on.<br>
<br>
The doc improvement i'm hoping for is for the doc_fp snippit to<br>
automatically add @param items for each function/method parameter. It<br>
can  regex out the number of params and their names.<br>
<div><div></div><div class="Wj3C7c"><br>
On Fri, Apr 25, 2008 at 9:17 AM, Thomas Allen <<a href="mailto:thomasmallen@gmail.com">thomasmallen@gmail.com</a>> wrote:<br>
> Neither of those options will print a new "  * " for each line, making it<br>
> tedious to add more @params, etc. Is there a way to have TM insert that bit<br>
> with every line in these blocks?<br>
><br>
>  2008/4/25 Ciarán Walsh <<a href="mailto:ciawal@gmail.com">ciawal@gmail.com</a>>:<br>
><br>
><br>
> ><br>
> ><br>
> > On 24 Apr 2008, at 18:51, Thomas Allen wrote:<br>
> ><br>
> ><br>
> > > 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>
> > ><br>
> ><br>
> > The "industry standard" you mention is used for docblocks, not regular<br>
> block comments. There is the /**⇥ snippet which Takaaki Kato mentioned, and<br>
> also a doc⇥ snippet which inserts some relevant PHPDoc data.<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" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br>
> ><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" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br>
><br>
</div></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" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>