Extension Details

- Sort Lines
- by Ryan Thomson
- 1 Recent Installs | 150 Total Installs
- Utility to quickly rearrange the selected lines.
- Repository
- Bug Reports
Readme
Sort Lines for Nova
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.
Usage
The following commands are available under Editor → Sort Lines.
- Sort lines ascending
- Sort lines descending
- Reverse lines
- Shuffle lines
Release Notes
Version 1.1
- Add "smart commas" option
Version 1.0
Initial release