Closed eater closed 12 years ago
I have a file whose content is
<div><div></div><div></div></div>
When I place my cursor over the fifth tag, the first tag is highlighted as its "match". When I place my cursor on the last tag, no match is highlighted.
I've just pushed a series of commits. This should be fixed now. Let me know if you still have any problems.
Thanks,
Greg
I have a file whose content is
<div><div></div><div></div></div>
When I place my cursor over the fifth tag, the first tag is highlighted as its "match". When I place my cursor on the last tag, no match is highlighted.