How to copy the content of Debug Frames panel to clipboard?
During debugging, in the Debug panel, there is tab called Frames, containing a trace of function calls. Is there a way to copy to clipboard all that is visible at the moment in that panel?
Please sign in to leave a comment.
Select a frame and hit Ctrl+C. Related ticket: https://youtrack.jetbrains.com/issue/WEB-14216