Back to Intellij Community

Description

plugins/groovy/groovy-psi/resources/intentionDescriptions/GrCopyStringConcatenationContentIntention/description.html

2025.3-rc-2232 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 which you need to copy to an external application.