GitXplorerGitXplorer
t

stack-trace-explorer

public
110 stars
7 forks
5 issues

Commits

List of commits on branch master.
Unverified
857d065659b8845cb94ebac16965df97ad6bbe9e

Update screenshot to match look & feel

tterrajobst committed 7 years ago
Unverified
573f42b1323a189894da8fb373ee88934abec79e

Add link to marketplace

tterrajobst committed 7 years ago
Unverified
ee95bcb4f7a55061d6bdd1ba830582aa2432056b

Rename StackExplorer to StackTraceExplorer

tterrajobst committed 7 years ago
Unverified
cfe806edb15bcb8265f0daacb1807a2af603d868

Bump version

tterrajobst committed 7 years ago
Unverified
e60f4e12f5c872bf836f661c4630a296015a0770

Remove color to improve dark theme appearance

tterrajobst committed 7 years ago
Unverified
70850cbd34dc3eff8dd4e9dd280adf965f6fec2b

Initial commit

tterrajobst committed 7 years ago

README

The README file for this repository.

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!