如果你愿意在HTML Editor中输入属性值时自动加入双引号。
设置选项菜单 Tools->Options. 选 Show all settings. 从左边框中选择 Text Editor -> HTML -> Format and check the insert attribute value quotes when typing 单选框.
现在你可以马上键入属性值先键入”=”,编辑器将会插入一对双引号,同时智能提示可以接受的值。
从智能提示按下enter/tab选择值,光标将会跳出那对双引号
Translate:Petter Liu http://wintersun.cnblogs.com
From Source