I am inspecting a huge html file with many levels of nested div tags. I am looking for an editor which clearly tells me where the closing tag is located when I select a tag. In Visual studio the way it works it highlights it but I still can't find it! In Notepad++, it creates vertical lines but with so many lines my eyes get crossed!
So I am looking for a better way. An editor which creates a single vertical line or it displays the line number for the closing tag or something visually works perfectly.
Any ideas?