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
What feature or new tool do you think should be added to DevToys?
It would be nice to have a built-in formatter/beautifier for stacktraces like at https://elmah.io/tools/stack-trace-formatter/ in fact I believe you might be able to integrate that one since it's open-source as well, although the license is different.
I think it would make sense to have that under the "Text" or "Formatters" category.
Why do you think this is needed?
As developers we deal with large stacktraces regularly and tools like these make them a lot more readable.
What feature or new tool do you think should be added to DevToys?
It would be nice to have a built-in formatter/beautifier for stacktraces like at https://elmah.io/tools/stack-trace-formatter/ in fact I believe you might be able to integrate that one since it's open-source as well, although the license is different.
I think it would make sense to have that under the "Text" or "Formatters" category.
Why do you think this is needed?
As developers we deal with large stacktraces regularly and tools like these make them a lot more readable.
Solution/Idea
https://github.com/w8tcha/StackTraceBeautify contains code under apache license and https://elmah.io/tools/stack-trace-formatter/ contains the demo for that same project.
Comments
No response
The text was updated successfully, but these errors were encountered: