How do I stop Visual Studio 2013 jumping out of quotes when I type a space in web editor?

Viewed 770

When I'm typing the value of an attribute and I hit space, it automatically jumps to the next attribute. I guess this makes sense when typing an id or something but it's really annoying when typing the class attribute with multiple classes. Does anyone know a way to change this behavior?

1 Answers
Related