Is there a plugin [or a way out ?] to highlight the selected HTML's starting tag - ending tag ? Probably something like which is present in Notepad++ ?
To show with an example, when we select the <div>
tag below, it automatically higlights its closing tag </div>
tag
<div>
Lorem ipsum dolor sit amet, consectetur adipisicing
elit, sed do eiusmod tempor incididunt ut labore et
</div>
[edited]
Sorry. I'm using Ubuntu 10.04, Gedit 2.30.3.