One of the coolest features in VS.Php is the ability to read PhpDoc comments and use the data type information in them to provide rich intellisense support.

But creating PhpDoc comments can be tedious and mechanical. VS.Php 2.5 comes with a feature that is designed to make the process a lot easier for you. When creating a comment for a function or method which multiple parameters, VS.Php can prepopulate the PhpDoc comment data from the code.

The idea is to speed up the process of getting the PhpDoc comments into the code and let you enjoy a better intellisense experience with VS.Php.

Here is a link to the screencast tutorial showing this feature:

http://www.jcxsoftware.com/jcx/tutorials/phpdoc_comment_generation