Skip to content

stackdevelopment/atom-ember-tabs

This branch is 9 commits ahead of KatalysatorAB/atom-ember-tabs:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 12, 2017
Oct 29, 2017
Dec 2, 2016
Dec 2, 2016
Oct 29, 2017
Sep 25, 2015
Sep 16, 2015
Dec 2, 2016
Sep 16, 2015
Dec 2, 2016
Sep 25, 2015
May 17, 2017
May 17, 2017
May 17, 2017

Repository files navigation

FORK: STACK MOD

More informative, double-decker tabs:


ember-tabs package

Makes atom.io work better with Ember pods.

Without ember-tabs you end up with a bunch of tabs all named template.hbs or component.js. This attempts to find tabs in an ember pod structure, and prepends the pod name.

screenshot

Pod fuzzy find

Pressing cmd+shift+m reveals a fuzzy finder window on the current pods directory, to make it easy to switch between template/component/route/styles etc.

Installation

Search for "ember-tabs" in Install packages. You can also find it in the Atom package index:

https://atom.io/packages/ember-tabs

Or...

From source

From source:

git clone https://github.com/KatalysatorAB/atom-ember-tabs.git
cd atom-ember-tabs
apm link

About

Makes atom.io work better with Ember pods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.6%
  • CSS 8.4%