Skip to content

bryan-havenly/pinned-tabs-for-atom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinned tabs for Atom

A simple package for the Atom text editor from GitHub that allows you to pin tabs. Inspired by the pin tab feature from Google Chrome.

For the best experience of this package, I recommend using it with the file-icons package.

preview gif


Usage

There are three ways to pin/unpin a tab using this package.

  • Via the context menu of a tab.
  • Via the keyboard shortcut ctrl + alt + p.
  • Via the command-palette, by typing Pin Active.

Installation

Via the Atom Package Manager (APM)

$ apm install pinned-tabs

Or via Git clone

$ cd ~/.atom/packages
$ git clone https://github.com/ericcornelissen/pinned-tabs-for-atom --depth=1

Copyright © Eric Cornelissen | MIT license

About

A package for the Atom text editor that allows you to pin tabs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 87.5%
  • CSS 12.5%