Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Goto Implementation bug with Incremental Search
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

fun4jimmy
New Member

United Kingdom
3 Posts

Posted - Jul 22 2011 :  07:32:30 AM  Show Profile  Reply with Quote
When searching for something using incremental search in visual studio (CTRL+I) and then jumping to that definition using Goto Implementation (ALT+G) Visual Assist sometimes jumps to the wrong class.

If I have the following code:

class MyClass
{
};

class MyClassWithExtras
{
};

While searching for a reference to MyClassWithExtras with Incremental Search if I type "MyClass", find a reference and then use Goto Implementation, Visual Assist takes me to the implementation of MyClass instead of MyClassWithExtras.

Is this expected behaviour or a bug?

Environment:
VA_X.dll file version 10.6.1850.0 built 2011.06.07
DevEnv.exe version 9.0.30729.1 Professional
msenv.dll version 9.0.30729.1
Comctl32.dll version 6.10.7601.17514
Windows 7 6.1 Build 7601 Service Pack 1
4 processors (x86-64; WOW64)

Thanks for your help.
Jimmy

feline
Whole Tomato Software

United Kingdom
18952 Posts

Posted - Jul 22 2011 :  1:44:33 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=58912

You might find List Methods in File (Alt-M list) and the Find Symbol in Solution dialog (Alt-Shift-S) helpful in working around this for now.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000