PHPdoc code completion |
|
Silly me, didn't see the topic below, which is quite related to this one.
Nevertheless, I wonder how you manage to insert the proper PHPdoc blocks anywhere in your code. Regards, Marco |
||||||||||||
|
|
type /** [enter] and see what happens
|
||||||||||||
|
|
You're right, but thats only the start of the block and only the @desc is inserted.
If I want to insert another tag, I don't get any suggestions from the code completion for other tags, like @author, @version etc. I have seen it in Zend, but how about PHPed. Is there a way for customize this behaviour |
||||||||||||
|
Veteran
|
Also, the @desc tag is actually deprecated - now, the descriptions (short and long) have no special tag.
Additionally, the template that PhpED inserts has its alignment out of whack. The parser handles it just fine, but its visually nonstandard and somewhat ugly. Incidentally, I'd like to see some intelligence, such as inserting enough @param tags to account for each function parameter, or inserting @throws tags for each exception type a function can throw. |
||||||||||||
|
|
Code Templates work well for that...
|
||||||||||||
|
PHPdoc code completion |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by