Back to Intellij Community

Description

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

2025.3-rc-2221 B
Original Source

Sorts the contents of arrays and varargs.

This intention sorts literals (int and string) and enum constants.

It tries to preserve the number of expressions on the line, but in case of comments it is not always possible.