A humble extension for Nova that adds utilities to rearrange the selected lines.
Sorting is performed based on the behavior of the Intl.Collator
API.
The following commands are available under Editor → Sort Lines
.
- Sort lines ascending
- Sort lines descending
- Reverse lines
- Shuffle lines