mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-09 23:44:24 +03:00
623d17f384
Used by some packages to identify the tab from which a command was invoked. |
||
---|---|---|
.. | ||
lib | ||
menus | ||
spec | ||
styles | ||
package-lock.json | ||
package.json | ||
README.md |
Tabs package
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