copy code from IDEA to other doc
Answered
Today when I update IDEA to IntelliJ IDEA 2023.1.3. I copy code to other doc app, the code is in one line.not "\n"、not "\t".
But I use vscode copy code to other doc app, it is ok.
please help me, thank!
Please sign in to leave a comment.
Hi - it is a known problem: https://youtrack.jetbrains.com/issue/IDEA-319401
The bug is fixed in the latest version 2023.2 scheduled for release at the end of July (EAP already available here).
Thank you!!!