Skip to content

dmcgits/atom-tree-view-sort

 
 

Repository files navigation

tree-view-sort package

Version Downloads Status Linux & OSX Status Windows Join the chat at https://gitter.im/atom-tree-view-sort/Lobby

Add a sorting feature for the Atom tree-view package.

Purpose of this fork

To add sorting to the interface outside the settings view. Either an addition to the packages menu, the tree view contextual menu, or a small tool bar.

Features

Sort By

  • File name
  • File name (ignore extension)
  • File extension name
  • File size
  • File access time
  • File change time
  • File modify time
  • File creation time
  • File group name ("file group" means "component", "directive" etc, e.g. "a.component.js" "b.component.js" "a.directive.js" "b.directive.js")

Descending Sorting

You can set descending sorting or ascending sorting.

Case-Sensitive Sorting

You can set case-sensitive sorting or case-insensitive sorting.

Sort Folders Before or After Files

When listing directory items, list subdirectories before or after files.

About

Add a sorting feature for the Atom tree-view package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 2.6%