Answer the question
In order to leave comments, you need to log in
Can PhpStorm highlight alternative PHP syntax?
PHP has an alternative syntax for the if/else, for/foreach constructs, where the beginning and end of the block are distinguished not by curly braces, but by the words endif/endfor/endforeach.
Tell me, is it possible to configure PhpStorm so that when you click on endif, it shows the opening if on top, as it does in the case of curly braces?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question