Author: .NET Web Development and Tools Blog | Posted on: 9/26/2012 6:46:00 PM | Views : 882

In Visual Studio 2012, HTML tags will fail to be automatically closed when using the following keyboard layouts: Canadian Multilingual Croatian Czech Hungarian Latvian Polish Romanian Serbian Slovak Slovenian On these keyboards, the “>” character is typed by pressing AltGr+. or RightAlt+. Work around Open the Tools/Customize dialog Click the “Keyboard…” button In the “Show commands containing:” text field, enter: view.autoclose The list view will display “View.AutoCloseTagOverride” “Shortcuts for selected command” will display: Ctrl+Alt+. (HTML Editor Source View) Press the “Remove” button Press the “OK button In the Customize dialog, press the “Close”...(read more) ...

Go to the complete details ...