T O P I C R E V I E W |
invino4 |
Posted - May 13 2010 : 4:09:28 PM When selecting Goto Implementation on a method with an overload a drop down is displayed. Though this is sometimes interesting, most of the time it would be preferable if VAX would just jump to the definition of the correct overload. If the parameters to the method are in the source and are unambiguous using C# overload rules it should be easy to select the correct overload and jump directly to its definition. |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 14 2010 : 11:12:03 AM This is something we are working on, but especially in C++ with default parameters working out the correct overload is not that easy. |
|
|