[TxMt] How can I set a default line start for block comment contents?
Thomas Allen
thomasmallen at gmail.com
Wed Apr 23 15:57:21 UTC 2008
Hi everyone,
I want my PHP comments to read:
/*
* Does something
* @param foo lorem ipsum...
* @return fubar lorem ipsum...
*/
instead of the default
/*
Does something
@param foo lorem ipsum...
@return fubar lorem ipsum...
*/
I can't find a resource of all TM env. vars, but the PHP comments preference
includes values of /* and */ for TM_COMMENT_START_3 and TM_COMMENT_END_3,
respectively. What var can define my block comments' body?
Also, is there a resource for all environment variables in TextMate?
http://macromates.com/textmate/manual/environment_variables feels incomplete
to me.
Thanks,
Thomas Allen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20080423/8c26627e/attachment.html>
More information about the textmate
mailing list