This packages provides a shortcut to navigate into your template file, avoid keep typing same thing over and over again in fuzzy finder.
{{tab-views/basic-task/create/client
clients=sortedClients
shouldShowClientModal=shouldShowClientModal
shouldShowPropertyModal=shouldShowPropertyModal
task=model}}
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
ctrl-q
to navigate into the file
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.