Display selectable tabs above the editor.
Tabs can display icons next to file names. These icons are customizable by installing a package that provides an atom.file-icons
service.
The atom.file-icons
service must provide the following methods:
iconClassForPath(path)
- Returns a CSS class name to add to the tab viewGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.