At this time IDEA only highlight the opened tag if I put the cursor at position of closed tag. It should highlight the closed tag when I put the cursor at opened tag also. And it should highlight even I put the cursor before <, after >, or inside opened tag.
And it will be better if IDEA highlight whole tag (includes </, tag name and >)