Visual Studio HTML/ASPX editor can save you some time if you enable option Tools | Options… | Text Editor | HTML | Format | Insert attribute value quotes when typing. When this option is enabled, once you type a name of an attribute and following “=” symbol, Visual Studio automatically inserts a pair of quotes and invokes IntelliSense menu. After that you need only to select an attribute value from the menu and hit the Enter button. It’s another nice timesaver.
Automatically insert attribute value quotes.NET Tip of The Day.org
Posted on February 4, 2008
in Contributors
Comments Off