Back to Intellij Community

Description

plugins/kotlin/code-insight/descriptions/resources-en/intentionDescriptions/CopyConcatenatedStringToClipboardIntention/description.html

2025.3-rc-2217 B
Original Source

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