Is there a shortcut in Visual Studio (2008) that will allow me to jump to matching HTML tag... as CTRL+] does for matching braces when you are in code view?
Example:
This totally works when you open a HTML file with the XML Editor (Right click -> Open With... -> XML Editor).