views:

41

answers:

2

When I type an open quote (") in visual studio, nothing happens till I type quote again. This is most frustrating because quotes are used everywhere.

How can I get normal quote typing behavior in VS2008?

Thanks

Normal quote behavior: I would like the quotation character to immediately appear on screen when I type it, like in other applications.

A: 

Restarting Visual Studio fixes this bug temporarily. Luckily I restart visual studio at least once or twice a day.

JL
+2  A: 

Have you checked your regional settings?

See this question

Breandán
thanks, that's exactly my problem, I'll test it but so far looks good.
JL