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:
{{ include('foobar.html.twig') }}
{% embed 'foobar.html.twig' %}
...
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: