Skip to content

Commit

Permalink
Merge pull request #51 from DFreds/master
Browse files Browse the repository at this point in the history
Add test navigator
  • Loading branch information
mehcode committed Jul 10, 2017
2 parents 9058e5c + 3949e61 commit 03415bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ A curated list of delightful Atom packages and resources. For more awesomeness,
- [Sync Settings](#sync-settings)
- [Terminal-Plus](#terminal-plus)
- [TernJS](#ternjs)
- [Test Navigator](#test-navigator)
- [Toggle Quotes](#toggle-quotes)

## Syntax
Expand Down Expand Up @@ -217,6 +218,11 @@ JavaScript, and much more in Atom.
#### [TernJS](https://atom.io/packages/atom-ternjs)
> Javascript code intelligence for atom with tern.js and autocomplete-plus.
### [Test Navigator](https://atom.io/packages/test-navigator)
> Quickly navigate between test and implementation files.
![Test Navigator Demo](https://github.com/DFreds/test-navigator-atom/blob/master/test-navigator.gif?raw=true)

#### [Toggle Quotes](https://atom.io/packages/toggle-quotes)
> Quickly toggle between single and double quotes.
Expand Down

0 comments on commit 03415bf

Please sign in to comment.