atom / tree-view

🌳 Explore and open project files in Atom
MIT License
559 stars 365 forks source link

Setting for osx style folders & files list #134

Open doginthehat opened 10 years ago

doginthehat commented 10 years ago

The current implementation of Tree-view shows files and folders in a Windows style (folders first, then files).

It would be great to have a setting to show them in osx style (folders & files mixed in alphabetical order). It feels more natural on that platform.

dcunited08 commented 10 years ago

There is a theme for this.

doginthehat commented 10 years ago

care to elaborate?

still.. shouldn't that be setting for all the themes?

dcunited08 commented 10 years ago

@doginthehat I think I misunderstood you, I thought you were looking for this: https://github.com/atom/atom-mac-theme

I had never noticed that the order for files and folders was different on Mac.