Extension Details

- Sort Lines
- by Dominic Holmes
- 4 Recent Installs | 577 Total Installs
- Sort lines in alphabetical order.
- Repository
- Bug Reports
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