StackTraceExplorer
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.
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...
Would be great if this was supported, since it is increasingly the most common place call stacks like this might come from
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...
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...
 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...