This package consumes the following services:
opened-files package
A view of all opened files and other useful additions.
List:

Tree:

- foldernames in tabs was sourced out: foldername-tabs
 
Features
- Pinned tabs (save list)
 - close all but saved files (
ctrl+alt+w) - Tree-view and list-view of opened files
 - Highlight tab on hover of file
 - Saves pinned tabs in project file (needs project-manager package)
 - works together with color-tabs and color-picker-service to color individual tabs
 - preview tabs are not added to the list of opened files
 
Discuss
Let me hear your ideas for improvement here
Where to find the settings

Developing
Run npm install in the package directory.
Open it in atom in dev mode.
For debugging set the debug field in package settings to the needed debug level.
Should autoreload the package on changes in lib and styles folders
License
Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.