How to "Go to definition" of a function using Visual Assist? -


i using visual assist last couple of months. alt+g useful , fast in finding definition of under cursor.

but not able figure out how go definition manually putting function-name or class-name text input (as while searching using ctrl+shift+f or ctrl+,).

what doing right using ctrl+shift+f , trying definition long list of string search result. :(

i hope requirement clear.

thanks whole tomato software support team, got answer upon raising ticket.

keyboard shortcut "go definition" text input is:

alt+shift+s

it fast , accurate.

to exact or strict match, use .symbolname. text-input in find symbol prompt.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -