Skip to content

Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the stack trace.

License

Notifications You must be signed in to change notification settings

jdavid1385/StackTraceExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Trace Explorer

Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the stack trace.

Beerpay

Installing

Visual Studio Marketplace Marketplace

Github Releases

Open VSIX Gallery

AppVeyor Build status

Usage

You can find the Stack Trace Explorer at

View - Other Windows - Stack Trace Explorer

or the default keybinding

Ctrl + S, T

Features

  • Clicking a filepath will open the file at the line mentioned in the stacktrace
  • Clicking a method will open the corresponding file at the start of that method
  • Wrap long stacktraces
  • Syntax highlighting
  • Dark theme support
  • Tabs

Opening a new tab

  • Copy a stack trace to your clipboard
  • Select a tab, make sure your cursor is not in the text editor
  • Paste your stack trace with Ctrl + V

Supported stack trace formats

  • Visual Studio
  • Application Insights

Screenshots

Screenshot


VS2017 Partner

About

Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the stack trace.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%