Fork me on GitHub

article

Function definition tool-tips added to the WordPress TextMate Bundle

October 3, 2009 | Web Design & Development | Leave a comment

I’ve added partial function definitions to the WordPress TextMate Bundle. The tool-tips list the function definition as well as the file and line number where the function is defined so that the full function definition can be looked up easily.

wp-tmbundle-tool-tip

The function definitions can be brought up by selecting or setting the carat inside the function that needs to be defined and then using Command-Shift-H to bring up the tool tip.

I don’t list full definitions (ie: the textual definition that accompanies the functions in DocBlocks) mainly because I haven’t worked out the best way to parse the WordPress source tree to get those. I’m sure there’s a way, it just hasn’t been high priority yet.

Oh, yeah, and I like donuts! ;)

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Leave a Reply

Some HTML is OK

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

or, reply to this post via trackback.