In my xhtml or html page I would like a fast tag selector.
I select my <div> and MyEclipse select all code between <div> and </div>
Very usefull when we need cut & past or we move code.
You can creat a Navigator view of tag or just a short viewr like this:
<html><head></head><body><div>test test</div><etc></etc></body></html>
thanks for your great work
Regards Lorenzo