Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

mitchell-garcia/ember-component-template-split-view

Repository files navigation

Ember Component / Template Split View

Super simple Sublime Text plugin that will let you open corresponding template or route files with EmberJS components.

Built because I have probably spent 30% of my workday typing CMD+P "fileNameblah/template" and the like.

Demo

How To Install

The package is pending submission into Sublime Package Control. Once available, installing via Package Control is recommended. You can also clone this repository into your packages folder (by default: /Users/{user}/Library/Application Support/Sublime Text 3/Packages).

How To Use

Open any component's component.js file or template.hbs file, then press CTRL+SHIFT+K to open it's corresponding template or javascript file in another window.

Bugs / Feature Requests

Please use Github for any bug reports or feature requests.

About

Sublime text plugin that will allow you to press SHIFT+CTRL+K to show any Ember component's corresponding template or javascript file

Resources

Stars

Watchers

Forks

Packages

No packages published