feline
Whole Tomato Software
United Kingdom
19061 Posts |
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 |
zen is the art of being at one with the two'ness |
|
|