String Template changing - how can we revert?

Answered

IntelliJ has been suggesting replacing string concatenation with String Templates using STR. but that seems to be changing now. Is there a code assist for changing back to concatenation until this is finalized?  I have a lot of places with this now and it's a pain to manually revert these changes.

TIA

1
2 comments
Hello, there used to be an inspection "String template can be converted to a plain string literal", I'll file an issue about this(discuss with our devs first).
0

Hello, please vote for this feature: https://youtrack.jetbrains.com/issue/IDEA-349463/Add-intentions-to-reverse-Replace-with-String-template

Feel free to vote and watch the YouTrack item in order to be notified once it has updates. See this article if you are not familiar with YouTrack.

0

Please sign in to leave a comment.