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:
I search and couldn't found direct short cut. But you can use..
If you want to go starting matching HTML tag, then follow below steps.
If you want to go ending matching HTML tag, then follow below steps.