Request: Skeleton PSI Javadocs

I love the new feature in 816 for viewing external javadocs with CTRL-Q. Some method parameters in PSI are not quite deducible (for me, anyway) and it would be a treat if someone from IntelliJ could run the javadoc generator on the PSI packages (or all the non-obfuscated Idea classes, for that matter). I do not care or expect to have any actual documentation. All I would want is the parameter names. For example:

I am not sure what to make of the boolean parameter, "b". However, I'm sure you guys have called it something more useful, like "searchDeep" or the like. Just being able to see what you guys named parameters like this would go a long way towards completing my understanding of this awesome API.

Kirk

0

Please sign in to leave a comment.