Navigate members and tags
ReSharper | Navigate | Next/Previous Member
Alt0↓/Alt0↑ (ReSharper_GotoNextMember
/ReSharper_GotoPrevMember
)
With the Next/Previous Member commands, you can quickly navigate between neighboring members and nested types in code files or between neighboring tags in markup files.
When your focus is in the editor, press Alt0↓/Alt0↑ or choose ReSharper | Navigate | Next/Previous Member in the main menu.
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.
This feature is supported in the following languages and technologies:
The instructions and examples given here address the use of the feature in C#. For more information about other languages, refer to corresponding topics in the Languages and frameworks section.