Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/CopyConcatenatedStringToClipboardIntention/description.html

2025.3-rc-2231 B
Original Source

Copies the text of a String concatenation to the system clipboard. This can be useful, for example, when you have a multi-line SQL query in your code split into concatenated lines that you need to copy to an external application.