Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 721 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 721 Bytes

Stack Trace Explorer

Build status

Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links:

Download

You can find the latest version in the Visual Studio Marketplace.

Usage

Using it is super simple:

  1. Copy a stack trace to the clipboard
  2. Invoke Ctrl Shift E, S

Enjoy navigating your stack trace!