terrajobst / stack-trace-explorer

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

Home Page:https://marketplace.visualstudio.com/items?itemName=ImmoLandwerthMSFT.StackTraceExplorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

https://marketplace.visualstudio.com/items?itemName=ImmoLandwerthMSFT.StackTraceExplorer

License:MIT License


Languages

Language:C# 98.4%Language:Batchfile 1.6%