confused-Techie ae22f32ea3 Very thorough wrapping of math in `()` 1 年之前
..
lib 623d17f384 Restore `right-clicked` class on a right-clicked tab 1 年之前
menus 37f59e57fb Bundle `tabs` 1 年之前
spec 623d17f384 Restore `right-clicked` class on a right-clicked tab 1 年之前
styles ae22f32ea3 Very thorough wrapping of math in `()` 1 年之前
README.md 37f59e57fb Bundle `tabs` 1 年之前
package-lock.json 37f59e57fb Bundle `tabs` 1 年之前
package.json f42f38c48b Fix Repository Field 1 年之前

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