dotPeek
 
Get dotPeek
You are viewing the documentation for an earlier version of dotPeek.

Explore and navigate exception stack traces

Last modified: 26 September 2022

When you receive an external stack trace (for example, from a bug report), you can open it in the dedicated Stack Trace Explorer window and then navigate to code where the corresponding exception originated. In this window, you can click files, types, and methods to display them in the editor.

Navigating from stack trace to exception

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