Copy Content option in debug console only copies a few lines to the clipboard
There are hundreds of lines showing in the console, and I want to copy them, to paste them into a text editor. Copy Content only copies the first 33 lines. Selecting all of the lines in the console and then choosing Copy Content from the right-click menu, or simply Ctrl/C, still only copies the first 33 lines. This is version 9 CE, on Win7, Java 1.6.0_17.
Please sign in to leave a comment.
I came here to ask about this.
If I store a lot of data to a variable, but want to then copy to clipboard, the text is limited to a few hundred lines. Then a ... truncates what is remaining.
How do you turn this behavior off or adjust it?
This is asked about a bit here:
https://stackoverflow.com/questions/53512161/how-do-i-get-rid-of-the-ellipsis-in-pycharm-console-and-display-information-inst