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:
<table>
<tr>
<td>
</td>
</tr>
</table|>
Cursor is on closing table tag and I would like to press something like CTRL+] to jump to opening table tag.
Any ideas?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…