Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Twig] Add direct navigate to includes and lazy value provider #889

Closed
Haehnchen opened this issue Mar 15, 2017 · 0 comments
Closed

[Twig] Add direct navigate to includes and lazy value provider #889

Haehnchen opened this issue Mar 15, 2017 · 0 comments

Comments

@Haehnchen
Copy link
Owner

Haehnchen commented Mar 15, 2017

Inclusions navigation of given file should provide targets for the implements. Currently navigation jumps to file that includes the tags. Also use lazy value loader for popup.

Example:

# foobar.html.twig
{{ include('foobar.html.twig') }}
{% embed 'foobar.html.twig' %}
...
@Haehnchen Haehnchen changed the title [Twig] Direcly navigate to inclusions [Twig] Add direct navigate to includes and lazy value provider Apr 16, 2017
Haehnchen added a commit that referenced this issue Apr 16, 2017
Haehnchen added a commit that referenced this issue Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant