help with go to menu

hello! i'm coming from VSCode and i would like to have the go to menu on the popup menu when i click on variables and functions "go to declaration" for example,there is a way to do it?

0
3 comments

Hi @...,

You can use the "Navigate To" (default hotkey with ReSharper keymap: CTRL+SHIFT+G, with Visual Studio keymap: ALT+`) action to open a navigation popup menu. Alternatively, you can call "Go to Declaration or Usages" using CTRL+B (ReSharper keymap) and F12 (VS keymap).

If this is not something you were looking for - let me know.

0
Avatar
Permanently deleted user

thank's your for your help!

what i was looking for is get the Go "To Declaration" choice when i click with the right mouse button on a function, but i noticed that there is a better way on rider that is press CTRL and click on a function or variable to go to declaration,what is a great features, thank's anyway for your help!

0

Thanks for the update. I'm glad to know that you have found a convenient navigation method!

 

Have a nice day!

 

0

Please sign in to leave a comment.