junichi11 commented on pull request #2122: URL: https://github.com/apache/netbeans/pull/2122#issuecomment-622980801
@tmysik Thank you! > I would perhaps try the Java editor and simply copy its behavior. Agree. Java editor just shows a parent description. > BTW can this change have any negative performance impact? AFAIR, a description is gotten from the index until the parent one is found. I'm not sure exactly, but at least, I suppose performance would be bad if there are many items. OK, Let's show a parent description if there is no PHPDoc. If there is a problem, someone would report about it, maybe. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
