atom-goto-template

Take a selected path and open in Atom.

Justin Boyson

356

1

0.6.0

MIT

GitHub

Goto Template

Take a selected path and open in Atom.

Used for opening template files that are referenced from code.

Default keybinding is Shift+Ctrl+Alt+O

Open/create a spec file. Currently only supports typescript source files and javascript specs.

Default keybinding is Shift+Ctrl+Alt+T

Uses expand-selection-to-quotes if available to select paths in quotes.