Matching tag in HTML keyboard shortcut

后端 未结 9 1549
不思量自难忘°
不思量自难忘° 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:31

    After http://www.jetbrains.com/resharper/ is installed CTRL+] for matching braces works in HTML edit mode...

提交回复
热议问题