Skip to content

Raydy1/tabs

This branch is up to date with atom/tabs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d13bfe ยท Sep 28, 2022
Apr 26, 2021
Nov 6, 2020
Apr 8, 2016
Aug 6, 2021
Mar 28, 2017
May 27, 2015
Feb 24, 2014
May 22, 2014
Dec 22, 2016
Feb 24, 2014
Dec 26, 2016
Sep 28, 2022
May 27, 2015
Aug 6, 2021
Aug 6, 2021

Repository files navigation

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

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

About

Tabs in Atom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 72.5%
  • JavaScript 25.8%
  • Less 1.7%