Answer the question
In order to leave comments, you need to log in
How to highlight paired tags in Phpstorm or Atom?
In Notepad++, you can clearly see the entire block between the opening and closing tags - they are highlighted with color and vertical guides. Please tell me if there are options to do this in Phpstorm or Atom.
In Phpstorm, as I understand it, there is such a highlight, but for some reason it highlights only what is inside
, and ignores parent tags.
In Atom, using the indent-guide-improved plugin, paired tags are highlighted, but only if the code blocks are tab-separated, then vertical guides appear like in Notepad ++. But even if the code is written with indents, then after line 100 the guides are cut off and, accordingly, it is impossible to track the entire block.
PS I want to switch from Notepad ++ to a universal layout editor that works both in Win and OSX - so far I liked Phpstorm and Atom, as overlapping notpad capabilities))
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