Auto-Insert double quotes for HTML attributes broken
Posted
by ScottS
on Stack Overflow
See other posts from Stack Overflow
or by ScottS
Published on 2010-03-17T00:10:07Z
Indexed on
2010/03/17
0:21 UTC
Read the original article
Hit count: 704
visual-studio
|ASP.NET
In VS2008, it used to be that whenever I was typing an html attribute in an .aspx page when I hit '=' a pair of double quotes was automatically inserted and the cursor placed inside them. I guess I've changed a setting, but I don't know what to change to get that functionality back.
I am using Resharper if it makes a difference.
© Stack Overflow or respective owner