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