Skip to content

RadwanFaci/Exception-Formatter

Repository files navigation

Stack Trace Formatter

A simple extension to quickly format any C# and Java stack trace.

Instructions

  • Format an exception by pasting the text in a plaintext file, then opening up the command palette (default: Ctrl+Shift+P), and running the Format Stack Trace command.

Demo

App Demo

1.0.5

  • Fix regression in C# formatting

1.0.3

  • Improve .NET stack trace formatting around --- End of inner exception stack trace ---

1.0.1

  • Add new lines after ellipses (...) and 'Caused by' to improve Java stack trace formatting.

1.0.0

  • Initial release.

About

Formats Java and C# Exceptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published