<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 02:00:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Clay Loveless' Blog: TextMate and phpDoc Comment Blocks]]></title>
      <guid>http://www.phpdeveloper.org/news/5640</guid>
      <link>http://www.phpdeveloper.org/news/5640</link>
      <description><![CDATA[<p>
On the KillerSoft blog today, <a href="http://www.killersoft.com/randomstrings/2006/06/20/textmate-and-phpdoc-comment-blocks/">there's a few comments</a> from <i>Clay Loveless</i> about his trial of <a href="http://macromates.com/">Textmate</a>, specifically when dealing with phpDocumentor comment blocks.
</p>
<blockquote>
<p>
I've been a BBEdit user for a decade, and despite my switch to Zend Studio last fall for the bulk of my PHP development, I still find myself going to plain text editors for little tweaks, or less formal "hack it out" efforts. 
</p>
<p>
There are a few things that I've grown very accustomed to as a Zend Studio user over the past several months. One of those is typing "/**" in a PHP document and having a full phpDocumentor docblock appear magically, with the cursor insertion point set on the first line of the comment area.
</p>
</blockquote>
<p>
Unfortunately, TextMate doesn't handle it quite that way, but he's <a href="http://www.killersoft.com/randomstrings/2006/06/20/textmate-and-phpdoc-comment-blocks/">found a similar way</a> to accomplish it - using "doc_cp" followed by a TAB. It doesn't quite handle the preformatted blocks as well as Zend's software does, but that's nothing the scripting features of TextMate can't take care of - he shows you how.
</p>]]></description>
      <pubDate>Wed, 21 Jun 2006 06:04:09 -0500</pubDate>
    </item>
  </channel>
</rss>
