I
I
Ilya Kochkin2018-10-31 22:38:33
phpstorm
Ilya Kochkin, 2018-10-31 22:38:33

Moving (navigating) inside twig - is it real?

Good afternoon, phpstrom can jump between curly brackets, which makes it easier to find the end / beginning of a function or construction (if, for, etc.), there is a template for twig'e if construction looks like this

{% if(условие) %}
  // некий код
  ..
  // некий код
{%endif%}

So, can phpstrom move to the beginning or end of these constructions, if so, tell me how?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question