Your official information source from the .NET Web Development and Tools group at Microsoft.
In Visual Studio 2012, HTML tags will fail to be automatically closed when using the following keyboard layouts:
On these keyboards, the “>” character is typed by pressing AltGr+. or RightAlt+.
Typing an HTML tag will now result in the closing tag being automatically inserted, as in VS 2010.
"On these keyboards, the “>” character is typed by pressing AltGr+. or RightAlt+."
I live in Poland and when i want type ">" I simple press Shift+.
Why should failing to close a tag depend on which modifcator is pressed? This sounds like a bug to me. Just fix it.
@Damian Gronczewski
Because, you are using "Polski Programisty" not "Polski" keyboard layout. That is not the same.
Works, thanks a lot.
BTW: How comes that Visual Studio is so globalization-ignorant? This is not first problem with Czech keyboard. And I'm afraid this is even not the last.