Provide option in debugger to copy stacktrace to clipboard Follow
It would be a very nice functionality -- you often want to email it or analyze it.
It would complement the 'Copy Value' function on variables. And stay next to it.
Please sign in to leave a comment.
Very good idea indeed ! +100
Can it make to version 5 ?
Well, there are lot's Evgeny's and Eugene's working in JetBrains but, unfortunately, I'm not one of them ..
But if you ask me, the answer is "Sure, why not ?" :)
It's already there for ages. Right click in the threads view and try 'Export
Threads'.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
Well, I was thinking about another ("regular") stack trace - the one you can browse in the "Frame" view with CtrlAltUp/Down (see the screenshot attached).
How about providing a way to dump it to Clipoard/Text window in the same way it's usually printed in console/log files, i.e e.printStackTrace()
Attachment(s):
3.gif