[TxMt] PHP Code Comments

Thomas Allen thomasmallen at gmail.com
Thu Apr 24 17:51:02 UTC 2008


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20080424/36e14e89/attachment.html>


More information about the textmate mailing list