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
 Feature Requests
 The way Alt-G (goto implementation works)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Michal Puczynski
Ketchup Master

Poland
85 Posts

Posted - Apr 27 2004 :  2:28:35 PM  Show Profile
I liked the way GOTO work in VA6. I was able to jump between implementation and declaration with ease, now I have to walk thru class list. Can you get back to previous implementation?
I would also add ability to jump to constructors/destructors of classes. It is not possible either in VA6 or VA-X.

support
Whole Tomato Software

5566 Posts

Posted - May 18 2004 :  7:01:48 PM  Show Profile
We do not understand your problem? Goto should let you jump between an implementation and declaration.

Can you explain in more detail?

Whole Tomato Software, Inc.
Go to Top of Page

schoenherr
Tomato Guru

Germany
160 Posts

Posted - May 19 2004 :  12:32:28 AM  Show Profile
having the same problem here,
being on the implementation of a function and pressing Alt-G leads to a combo box where we have to select the *.h/*.cpp file
the same for being on the declaration
in VA6 Alt-G in such a situation directly jumps to the right place
in VAX this works only for inline functions (not implemented in the class itself)
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 19 2004 :  07:34:38 AM  Show Profile
i don't have this problem, VAX 1235 and VS .NET 2003

zen is the art of being at one with the two'ness
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - May 19 2004 :  10:03:56 AM  Show Profile
quote:
Originally posted by schoenherr

Having the same problem here: being on the implementation of a function and pressing Alt-G leads to a combo box where we have to select the *.h/*.cpp file. The same for being on the declaration.

Yup, this is how it behaves for me too, but I swear it used to jump directly to the "other" place in both cases. At some point this got semi-broken...
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - May 19 2004 :  10:22:59 AM  Show Profile
Cant repro this. It either jumps directly to the declaration, or, if there are multiple declarations, pops up that ugly menu.
Go to Top of Page

Michal Puczynski
Ketchup Master

Poland
85 Posts

Posted - May 24 2004 :  03:52:06 AM  Show Profile
Well, it happens. Can't explain in more details, but it is not rare (at least in VC++6). It works well if there is no ambiguity, it jumps immediately between declaration/implementation, but if you change your code and VA keeps pointers to different versions of the same method (different locations as the code moved and/or different declarations when arguments have changed) it sometimes cannot see declaration when caret is on method implementation, although declaration matches exactly the implementation.
Go to Top of Page

Stephen
Tomato Guru

United Kingdom
781 Posts

Posted - May 24 2004 :  04:24:16 AM  Show Profile
Oh, you didn't previously say that you'd edited things. This sounds like it might be connected to a bug I reported, where you get old and new versions of the function listed together in the list. Thread 2329, for those who have access to the private forum.

Stephen Turner
ClickTracks http://www.clicktracks.com/
Winner: ClickZ's Best Web Analytics Tool 2003 & 2004
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