Matching tag in HTML keyboard shortcut

后端 未结 9 1569
不思量自难忘°
不思量自难忘° 2020-12-14 14:44

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:

9条回答
  •  悲&欢浪女
    2020-12-14 15:25

    This totally works when you open a HTML file with the XML Editor (Right click -> Open With... -> XML Editor).

提交回复
热议问题