Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit 86e5ae6

Browse files
author
Kelly Selden
committed
Merge pull request #40 from BryanHunt/master
Update Atom section to include ember-tabs
2 parents e952c76 + fbda6a2 commit 86e5ae6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_posts/2013-04-02-editors.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ github: "https://github.com/ember-cli/ember-cli.github.io/blob/master/_posts/201
88

99
### Atom
1010

11-
If you are using [Atom](https://atom.io) with `ember-cli`, there is a package available that allows you to run commands right from Atom.
11+
If you are using [Atom](https://atom.io) with `ember-cli`, there are some packages available specific to Ember development.
1212

1313
`Atom -> Preferences -> Install`
1414

15-
Search for [ember-cli-helper](https://atom.io/packages/ember-cli-helper)
16-
17-
`Install`
15+
* [ember-cli-helper](https://atom.io/packages/ember-cli-helper) - ember-cli integration in Atom
16+
* [ember-tabs](https://atom.io/packages/ember-tabs) - Makes atom.io work better with Ember pods
1817

1918
### Emacs
2019

0 commit comments

Comments
 (0)