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:
After http://www.jetbrains.com/resharper/ is installed CTRL+] for matching braces works in HTML edit mode...