Auto-Insert double quotes for HTML attributes broken
- by ScottS
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.