Skip to content

Instantly share code, notes, and snippets.

@davehorner
Last active March 26, 2020 20:57
Show Gist options
  • Save davehorner/9575ebab2f16498b0a4eccdfb988ae48 to your computer and use it in GitHub Desktop.
Save davehorner/9575ebab2f16498b0a4eccdfb988ae48 to your computer and use it in GitHub Desktop.
If you can search for the word exactly, you can use a pair of keyboard shortcuts to do it quickly.
Tools -> Options -> Enviroment -> Keyboard
Edit.GoToFindResults1NextLocation
EditorContextMenus.CodeWindow.Breakpoint.InsertBreakpoint
Assign them to Control+Alt+F11 and F10 and you can go through all the results very quickly. I haven't found a shortcut for going to the next reference however.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment