dotPeek
 
Get dotPeek

Explore and navigate exception stack traces

Last modified: 11 February 2024

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.