Output debug information
235
Views
2
Comments
New
Debugger

Would be great to have this option in debug mode: to output information about locals (as JSON) + stack trace into clipboard. So that you can then paste it into some editor and analyze.

I hope this quick mockup explains what I mean:


That could be useful in debug process but I add the possibility of downloading a file (JSON)

Regards


Changed the category to
Debugger