all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Docblocks in php mode
@ 2009-06-04 13:24 jmckitrick
  2009-06-08  5:33 ` Ian Eure
  0 siblings, 1 reply; 2+ messages in thread
From: jmckitrick @ 2009-06-04 13:24 UTC (permalink / raw)
  To: help-gnu-emacs

I'm using exuberant tags and auto complete to get some of what Zend
offers, but is there a module to insert and even parse php docblocks?
I've not found any on the web so far.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Docblocks in php mode
  2009-06-04 13:24 Docblocks in php mode jmckitrick
@ 2009-06-08  5:33 ` Ian Eure
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Eure @ 2009-06-08  5:33 UTC (permalink / raw)
  To: jmckitrick; +Cc: help-gnu-emacs

On Jun 4, 2009, at 6:24 AM, jmckitrick@gmail.com wrote:

> I'm using exuberant tags and auto complete to get some of what Zend
> offers, but is there a module to insert and even parse php docblocks?
> I've not found any on the web so far.
I played with Doxymacs[1] a while back, and it seemed pretty capable.  
I have yasnippet templates which insert function skeletons with  
docblocks, and I never got around to switching 100%. But it's going to  
be the closest thing to what you want.

I don't know of anything that parses them, but it should be pretty  
trivial to implement in elisp.


[1]: http://doxymacs.sourceforge.net/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-08  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 13:24 Docblocks in php mode jmckitrick
2009-06-08  5:33 ` Ian Eure

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.