HTML tree highlighting only works in structures with deep nesting: if you have a same-named tags hierarchy in your file, XML/HTML tag tree highlighting is activated, but it won't work for a single <div>, etc. tag. Just as it's written in Help: "Highlighting is activated when there is more than one tag with the same name in the hierarchy."
HTML tree highlighting only works in structures with deep nesting: if you have a same-named tags hierarchy in your file, XML/HTML tag tree highlighting is activated, but it won't work for a single
<div>, etc. tag. Just as it's written in Help: "Highlighting is activated when there is more than one tag with the same name in the hierarchy."