A
A
artva2017-04-01 23:43:27
phpstorm
artva, 2017-04-01 23:43:27

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

1 answer(s)
K
k0st1_k, 2017-04-25
@k0st1_k

To enable vertical highlighting of lines in Atom, go to:
File - Settings - Editor (scroll almost to the very bottom) - check the box -> [ v ] Show Indent Guide.
Not at all, I was looking for it myself and just found it (:

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question