Visual Studio 2013 changes the keyboard language

2.9k views Asked by At

I'm using German keyboard layout and English Windows 8.1. However, Visual Studio 2013 keeps changing the keyboard layout to the English ones. I can't even predict when it changes it. It's pretty random.

Question: Why does Visual Studio do this and how do I prevent it?

1

There are 1 answers

1
Mihai Dinculescu On BEST ANSWER

bytecode77,

The shortcuts you are pressing in VS must be coinciding with the Windows shortcuts for changing language. This is why it seems random to you.

I think that your question is answered in more detail here:
Visual Studio appears to randomly adopt American keyboard layout
and here:
Ctrl+Space changes keyboard instead of showing Intellisense's Auto-complete list on Visual Studio 2010