Rider Help

Go to Next/Previous Member

Navigate | Next/Previous Member
Alt+Down / Alt+Up

Using these commands, you can quickly navigate between members and nested types in code files or between tags in markup files.

To navigate to the next or previous member

  • Set the caret anywhere in the current document in the editor.
  • In the main menu, choose Navigate | Next/Previous Member or press Alt+Down / Alt+Up.
  • The caret will move to the declaration of the next/previous member/tag. If there are inner types, the caret will also stop at each inner type's member.
Last modified: 11 October 2017

See Also