原文地址:how to insert quotes values automatically while typing the attrib values?

如果你想在添加属性(attribute )值时自动添加引号,这是很一个很好的节省时间的方法。设置方法如下:

http://www.watch-life.net/visual-studio/insert-quotes-values-automatically-while-typing-the-attrib-values.html

Visual Studio 2008 菜单:工具+选项+文本编辑器+HTML+格式,选中“键入时插入属性值引号

web developer tips (66):输入属性时自动插入引号

现在,只要点击属性值的“=”(等号),编辑器将会插入一对引号,并显示属性值的智能能力提示。在智能提示(intellisense)里选择一个值后,光标就会跳出到引号外面。

web developer tips (66):输入属性时自动插入引号

 

更多文章见:守望轩[http://www.watch-life.net/]

相关文章:

  • 2021-06-03
  • 2021-10-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2021-08-05
猜你喜欢
  • 2021-11-01
  • 2021-06-19
  • 2021-05-16
  • 2021-10-04
  • 2021-05-21
  • 2021-07-19
  • 2022-12-23
相关资源
相似解决方案