StackTraceExplorer icon indicating copy to clipboard operation
StackTraceExplorer copied to clipboard

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

Results 7 StackTraceExplorer issues
Sort by recently updated
recently updated
newest added

Hello sboulema, would like to ask if you know a way to dump the verbose from the output window to a file? I'm trying something like this: https://stackoverflow.com/questions/74022549/run-a-visual-studio-event-on-build-failure

format the stack trace the same as [DotNetExceptionNppPlugin](https://github.com/rcaisse2722/DotNetExceptionNppPlugin) does it

Example Stack Trace result for Russian NET environment in VS 2022. Text (full text also attached to post): `KKBO.N3Exchange.Remc.Contracts.Exceptions.RemcBaseException: Cannot parse value 'диа' to int for mapping 'CaseResultFromAmbResult' в NetrikaIEMK.Core.JemysDataMapper2.MapFromDbMapping(String...

help wanted
localization

Would be great if this was supported, since it is increasingly the most common place call stacks like this might come from

enhancement

For example if a line in the stack trace looks like this: `at MyClass.c__DisplayClass4_0.b__0(String file)` The MyClass link work, but c__DisplayClass4_0.b__0(String file) gets split up when it probably should be...

enhancement

First of all, thank you for something that appears to be a great help when debugging. I'd like to use this, but am running into serious performance problems. I've disabled...

enhancement

![image](https://user-images.githubusercontent.com/385693/139429523-da23a746-f64f-43be-9f47-b9bd5acc28d4.png) Contrast on certain text values are really bad in the dark theme mode. This could be because it fails to parse the stack trace correctly, and therefore formatting is...

enhancement