dotPeek 2024.1 Help

Navigate members and tags

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.

Go to next/previous member or tag

  1. When your focus is in the editor, press Alt+Down/Alt+Up or choose Navigate | Next/Previous Member 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.

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.

Last modified: 16 May 2024