I noticed that unexpectedly Visual Studio 2010 changed the keyboard layout.I tried some solutions like:
- Going to Windows' Control Panel and removing other languages
- Going to Menu Tools > Options > Environment > International Settings and set the Language as "Same as Microsoft Windows"
- Going to Menu Tools > Options > Text Editor > All languages and check whether the Statement completion's "Auto list members" option was checked or not
for correcting this issue.
After some days of huge irritation, I finally discovered when this situation was happening: It is when a person types Ctrl+Space, which is supposed to show Intellisense's Auto-complete, not to change keyboard layout.
So, please help me if you have a solution
EDIT: I didn't discover yet any solution unless restarting Visual Studio for getting back to my homeland keyboard. After some more editing, I think I am beginning to decorate the US keyboard layout and adapting myself to it.