Skip to content

jodekirk/tabs

This branch is 318 commits behind atom/tabs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

613a675 · Apr 24, 2016
Apr 24, 2016
Apr 8, 2016
Apr 24, 2016
May 22, 2015
May 27, 2015
Feb 24, 2014
Aug 4, 2015
May 22, 2014
Feb 24, 2014
Apr 16, 2016
May 27, 2015
Apr 24, 2016

Repository files navigation

Tabs package Build 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
  • onWillDeactivate - An event that lets the tabs return to their default icon strategy

About

Tabs in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 97.8%
  • CSS 2.2%