Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 How to Jump between Definition and Declaration?

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
madturtle84 Posted - Oct 13 2021 : 01:56:29 AM
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?
2   L A T E S T    R E P L I E S    (Newest First)
madturtle84 Posted - Oct 13 2021 : 11:11:11 PM
Thanks a lot that's exactly what I need!
feline Posted - Oct 13 2021 : 06:44:20 AM
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

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000