[TxMt] PHP Code Comments

Takaaki Kato devlist at samuraicoder.net
Fri Apr 25 11:34:49 UTC 2008


You can type /** and tab. It's PHPDoc. See inside ofthe PHP bundle.

On Apr 25, 2008, at 2:51 AM, Thomas Allen wrote:

> The default block comment in the PHP bundle is:
> /*
>   Comment...
>   Comment...
> */
>
> The industry standard seems to be this:
> /**
> *  Comment...
> *  Comment...
> */
>
> How can I change this in TextMate?



More information about the textmate mailing list