goto-component

Did you eat your grapefruit today Tylor?

leyuan

278

1

0.2.0

MIT

GitHub

goto-component package

This packages provides a shortcut to navigate into your template file, avoid keep typing same thing over and over again in fuzzy finder.

Example

{{tab-views/basic-task/create/client
    clients=sortedClients
    shouldShowClientModal=shouldShowClientModal
    shouldShowPropertyModal=shouldShowPropertyModal
    task=model}}

cool cool

Configs

Template Path - the path to your template files, use <%= project_path %> for project's path.

file name - the name of your template file, default template.hbs

Key Mappings

ctrl-q to navigate into the file

A screenshot of your package