tree-view-order
Natural sort order for tree-view files and folders
asiloisad 4 0 1.1.6 MIT GitHub
  • Made for Pulsar!

    This package was written specifically for Pulsar and did not exist in the Atom package repository.

tree-view-order

Natural sort order for tree-view files and folders.

Consider to use tree-view-plus instead.

Features

  • Natural sorting: Treats multi-digit numbers atomically (e.g., file2 before file10).
  • Human-friendly order: More intuitive than pure alphabetical sorting.

Installation

To install tree-view-order search for tree-view-order in the Install pane of the Pulsar settings or run ppm install tree-view-order. Alternatively, you can run ppm install asiloisad/pulsar-tree-view-order to install a package directly from the GitHub repository.

Contributing

Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub. Any feedback is welcome!