If we are inside `block` tag no completion event is fired. also "hacked" SMART char-type workaround is not working. Open external issue again. Old one: https://youtrack.jetbrains.com/issue/WI-24362 ``` twig {% block <carpet+completion> %} {% endblock %} ```
If we are inside
blocktag no completion event is fired. also "hacked" SMART char-type workaround is not working.Open external issue again. Old one: https://youtrack.jetbrains.com/issue/WI-24362
{% block <carpet+completion> %} {% endblock %}