PHPDoc: Punctuation in description; Code assist [message #66350] |
Thu, 21 February 2008 10:50 |
Eclipse User |
|
|
|
Originally posted by: tatsudoshi.criion.net
Is it a bug or am I doing something wrong when doing this:
/**
* Returnes an array containing school urls and title. If blah blah
*
* @param integer $pid
* @return array
*/
or
/**
* Returnes an array containing school urls and title.
* If blah blah
*
* @param integer $pid
* @return array
*/
Everything after the punctuation '.' is not shown in code assist.
|
|
|
|
|
Re: PHPDoc: Punctuation in description; Code assist [message #67454 is a reply to message #66436] |
Tue, 25 March 2008 09:40 |
Eclipse User |
|
|
|
Originally posted by: newsfrank.xxxxxx.xx
Hi,
I've the same problem with phpDoc and the hover tooltip in eclipse. I
think the first sentence ist the short description but if I press F2 to
focus there is also only the first sentence of the description shown.
Can anybody help me?
|
|
|
Powered by
FUDForum. Page generated in 0.03055 seconds