My feature request may not sound like it is a very important one, however, it is something I would really love to have:
It is a little embarrassing

let's say I have a <div> and further down on the page I have the closing </div>, then I would like to see a dotted horizontal line connecting the opening and closing tag like this:
<div>
| <div>
| |
| | <h1> Do you all understand what I mean !</h1>
| |
| </div>
</div>
please see this screenshot from notepad++: http://notepad-plus-plus.org/assets/ima ... ineTab.png
My current editor don't have this feature, but I know that a program like notepad++ has it.
Maybe it should be made in a way so users can turn it off if they for some reason or another don't like to have it.