T O P I C R E V I E W |
Mordachai |
Posted - Aug 16 2016 : 11:06:35 AM VA still refuses to distinguish between a class name, and its various ctors.
Even if it wasn't smart enough to distinguish amongst multiple overloaded ctors, it should at least be able to distinguish between the class name, and its ctor.
Find all refs when selecting a class <name> should give me the class refs.
Find all refs when selection a ctor should should give me (ideally) all references to that exact function call, (less ideally) all references to that overloaded function call (ctor).
This is something I need constantly- but have grown used to "VA just doesn't do that..."
But it's been many years. Perhaps VA could do start doing this extremely useful thing? |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Aug 20 2016 : 12:42:36 AM We're planning to do this at some point:
case=1262
Yes, I think it will be helpful. We're also considering supporting overloads while doing find references:
case=2732 |
|
|