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