Updated phpdoc.vim
January 16th, 2008
Once again I’ve updated the phpdoc.vim plugin which is an improved version from the one found at vim.org. I finally got around to give it it’s on place to exist.
Stuff recently added:
- Don’t interruptĀ when writing code. The phpdocs get inserted transparently while you’re typing. Automatic insertion is triggered when the ‘{‘ for a class/interface/function are typed or when the ‘;’ of a property is typed.
- Fully document all parameters to functions, with their type and names, default/optional values.
- Flexible way to insert custom tags with whatever content you want.
Entry Filed under: General
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed