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
 How to Jump between Definition and Declaration?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

madturtle84
New Member

3 Posts

Posted - Oct 13 2021 :  01:56:29 AM  Show Profile  Reply with Quote
I've encounter an issue that when I click "Go to Definition (F12)" on a function, it list all classes with method of the same name.

When inspecting function like Tick() or BeginPlay() the list will be extremely lengthy.

Is it possible to jump between definition and declaration within the same class?

feline
Whole Tomato Software

United Kingdom
18724 Posts

Posted - Oct 13 2021 :  06:44:20 AM  Show Profile  Reply with Quote
F12, the Go to Definition command is an IDE command, so nothing to do with Visual Assist.

The Visual Assist command you are looking for is Alt-G, Goto, which lets you jump between the declaration and implementation of a function with the same keyboard shortcut / command.
It is all explained here:

https://docs.wholetomato.com/default.asp?W191

you will probably also be interested in Alt-Shift-G for Goto Related, which lets you jump to related items, including offering a searchable dialog listing all of the members of the class the symbol belongs to:

https://docs.wholetomato.com/default.asp?W478

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

madturtle84
New Member

3 Posts

Posted - Oct 13 2021 :  11:11:11 PM  Show Profile  Reply with Quote
Thanks a lot that's exactly what I need!
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