Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
help with go to menu
Permanently deleted user
Created
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?
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.
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!
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.
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!
Thanks for the update. I'm glad to know that you have found a convenient navigation method!
Have a nice day!