• Sign In



  • Categories

    Extension Details



    Readme

    Sort Lines is a tiny Nova extension that sorts lines in alphabetical order.

    Usage

    After installing Sort Lines:

    • Select the Editor → Sort Lines menu item; or
    • Open the command palette and type Sort Lines

    Commands

    • Sort Lines → Alphabetical
    • Sort Lines → Alphabetical (Case Sensitive)

    Key Bindings

    If you're looking to replicate Sublime's key bindings for this same feature:

    • Assign F5 to Sort Lines → Alphabetical
    • Assign ^F5 to Sort Lines → Alphabetical (Case Sensitive)

    Contributions

    ...are welcome! Happy sorting.

    ...

    Release Notes

    Version 1.0

    Initial release