All Projects → atom → Tabs

atom / Tabs

Licence: mit
Tabs in Atom

Programming Languages

coffeescript
4710 projects

Tabs package

OS X Build Status Windows Build Status Dependency Status

Display selectable tabs above the editor.

API

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 view
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].