• Sign In



  • Categories

    Extension Details



    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