aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/utils/alphabeticalOrder.kt
AgeCommit message (Collapse)Author
2023-02-17Consistent alphabetical order of element groups in index and navigation (#2861)ilya-g
* Sort groups of divergent elements by their key first ignoring case, then preserving it * Add tests for sorting groups and navigation