JetBrains Rider 2024.1 Help

Navigate members and tags

With the Next/Previous Method commands, you can quickly navigate between neighboring members and nested types in code files or between neighboring tags in markup files.

Go to next/previous member or tag

  1. When your focus is in the editor, press Alt+Down/Alt+Up or choose Navigate | Navigate in File | Next/Previous Method in the main menu.

  2. 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: 17 May 2024