searching for usages of any constructor or any version of an overoladed method of a class ?
As the software I'm working on makes heavy use of overloads in teh API,
very often I find myself to need to serach for usages of anyone of the
overloaded methods in a class or even more often for anyone of its
multiple construtors.
At the moment, doing this is very awkward, as one has to perfrom
multiple searches and can't get a unified view of usages.
please, vote for :
http://www.intellij.net/tracker/idea/viewSCR?publicId=11931
Edo
请先登录再写评论。
Edoardo Comar wrote:
BTW, this feature is the first one that makes me switch to Eclipse for
being more productive :(
Edo
Edoardo Comar wrote:
It's already planned for Aurora (see
http://www.intellij.net/tracker/idea/viewSCR?publicId=8252), at least
for overloaded ordinary methods.