google-java-format icon indicating copy to clipboard operation
google-java-format copied to clipboard

feat: run string reflowing in IntelliJ plugin

Open st1020 opened this issue 1 month ago • 0 comments

Run string reflowing in the IntelliJ plugin, making the behavior of the IntelliJ plugin consistent with the default behavior when using the jar.

An alternative solution would be to provide an option like --skip-reflowing-long-strings in the IntelliJ plugin, but I believe their default behavior should remain consistent when no options are explicitly enabled.

Fixed #566

st1020 avatar Nov 06 '25 14:11 st1020