You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to parse a string containing a demystified stack trace using features in this repo and convert it to enhanced stack frames? I'm currently using StackTraceParser to parse normal stack traces but that project doesn't support demystified stack traces.