This Question is Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
6 Replies Last post: Jan 20, 2013 4:44 PM by Eugene Serkin  
Eugene Serkin Newbie 48 posts since
Mar 4, 2011
Currently Being Moderated

Jan 20, 2013 4:03 AM

Any way to reorder autogenerated PhpDoc comment?

Currently, when you generate PhpDoc comment in PhpStorm, then for example @throws line is at the bottom of the comment, whether I would like to be prelast. Anyways maybe there is a way to customize that as well?

Andriy Bazanov Master 2,635 posts since
May 28, 2010
Andriy Bazanov Master 2,635 posts since
May 28, 2010
Currently Being Moderated
Jan 20, 2013 2:58 AM in response to: Eugene Serkin
Re: Anyway to reorder autogenerated PhpDoc comment?

Seems so -- this is not that important compared to other features/bugs.


Andriy Bazanov Master 2,635 posts since
May 28, 2010
Currently Being Moderated
Jan 20, 2013 4:32 PM in response to: Eugene Serkin
Re: Any way to reorder autogenerated PhpDoc comment?

And? Some tickets are "In Progress" for nearly a year and still "not there" (only partially implemented). Some complex tickets never had "In Progress" status, and then suddenly boom -- it's done. The ticket you are referring to at least has "Fix Version" assigned which most likely means that it is planned to be implemented soon (scheduled for IntelliJ IDEA 12.1 -- cannot say in what version of PhpStorm it will be in -- possibly 6.x, maybe even 6.0.x).

More Like This

  • Retrieving data ...