Nova

Extensions


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

Changelog

Version 1.1

  • Add "smart commas" option

Version 1.0

Initial release