Skip to content

Commit

Permalink
Add test navigator
Browse files Browse the repository at this point in the history
  • Loading branch information
DFreds committed Mar 11, 2017
1 parent aeef5a5 commit 3949e61
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 @@ -36,6 +36,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 @@ -201,6 +202,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 3949e61

Please sign in to comment.