It used to be, that when I would type:
#div{
and hit "return", Visual studio would autocorrect to:
#div
{
as well as a number of other things. That is just the easiest example. It also doesn't automatically indent the next line...
I am using Visual Studio 2008 SP1.
I've looked through Tools>Options and nothing really jumped out at me. I'm sure it's just some kind of pebkac error on my part, so any assistance would be greatly appreciated.