1

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?

Mihai Dinculescu
  • 19,743
  • 8
  • 55
  • 70
bytecode77
  • 14,163
  • 30
  • 110
  • 141

1 Answers1

2

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

Community
  • 1
  • 1
Mihai Dinculescu
  • 19,743
  • 8
  • 55
  • 70