dotPeek 2024.1 Help

Locate current document in Assembly Explorer

This handy navigation feature lets you expand the tree in the Assembly Explorer window, auto-scroll and highlight the item corresponding to the current document.

If the caret is on a specific symbol, the item corresponding to this symbol is highlighted in the Assembly Explorer; if the caret is elsewhere in the document, the root type of the document is highlighted.

  1. In the code viewer, place the caret to a symbol that you would like to locate in Assembly Explorer.

  2. Press Alt+Shift+L or choose Navigate | Locate in Assembly Explorer in the main menu,

  3. dotPeek will bring up the Assembly Explorer window to focus and show you the item there.

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

Last modified: 16 May 2024