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
 VAX 1233: Goto recent method context menu
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kschaab
Tomato Guru

USA
118 Posts

Posted - May 03 2004 :  5:32:53 PM  Show Profile
I'm using C# and I have a namespace which is identified as "
Company.Product.System.Component
". When I go to the goto recent method context menu I get a bunch of this:

Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn
Company.Product() in sourcefile.cs:nnnn

Which might be acurate but it is completely unhelpful. Seems like you are treating Company.Product in Company.Product.System.Component.Class.Method as Class.Method.

support
Whole Tomato Software

5566 Posts

Posted - May 03 2004 :  7:40:57 PM  Show Profile
The "goto recent method" item in our Context Menu is a remnant from pre-VA X days, namely when we supported C++ only. We intend to revamp the entire menu. We make no claim as to what stays and what goes.

That said, we realize we should support what exists.

Assuming the problem is reproducable, what do you do to corrupt the list? Opening a file with a bunch of "using" statements appears not to be a problem.

Whole Tomato Software, Inc.

Edited by - support on May 03 2004 7:50:20 PM
Go to Top of Page

kschaab
Tomato Guru

USA
118 Posts

Posted - May 03 2004 :  10:18:28 PM  Show Profile
I guess I was not clear, if I'm editing code inside the namespace Company.Product.System.Component all my goto recent menu entries are as described. It is 100% reproducable at least in C# under VS 2003 on my box. If you cannot reproduce it I can provide some code that *should* help, but the problem is pretty straight forward.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - May 04 2004 :  11:00:11 PM  Show Profile
We can reproduce the problem. VA X is not so bright in this case. It truncates "recent method" entries for C# to a foo.bar format.

ixBug=25

We have a reasonable workaround in build 1233. We implemented this specifically for C#. Right+Click in the MRU and enable "Include modified methods." (We recommend this for C#, in lieu of including modified files, where one file can contain a slew of methods.)

http://www.wholetomato.com/products/features/mru.html?more=yes

Whole Tomato Software, Inc.

Edited by - support on May 14 2004 1:37:25 PM
Go to Top of Page

kschaab
Tomato Guru

USA
118 Posts

Posted - May 13 2004 :  9:52:33 PM  Show Profile
This works just fine for me, sorry I didn't realize this feature was around.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000