Visual Studio appears to randomly adopt American keyboard layout

后端 未结 10 1572

Gah! This is really causing me hassle today. Suddenly without warning \'@\' (at symbol) and \'\"\' (double quote) are trading places on my keyboard but ONLY in Visual Studio

相关标签:
10条回答
  • 2020-12-02 06:57

    I ran into the same problem in Visual Studio 2010 Beta 1.

    However, I learned that pressing CTRL + SHIFT toggles your keyboard between Qwerty to Dvorak.

    This was extremely painful when I save all (CTRL + SHIFT + S) and accidentally release before hitting the 'S' until I figured out what was causing the issue.

    0 讨论(0)
  • 2020-12-02 07:00

    I know this is quite late, but nobody actually said how you disable it.

    In Windows 7, go to Regional Settings -> Keyboards and Layouts -> Change Keyboards -> Advanced Key Settings -> Hot keys for input languages.

    Select the "Between input languages" and change the key sequence to "Not Assigned"

    0 讨论(0)
  • 2020-12-02 07:02

    I have tried the same thing, but it turned out to be because I was hitting Alt+Shift in certain programs, thus triggering the language switch in Windows.

    Could it be that you accidentally hit Alt+Shift or Ctrl+Shift (British layout) when coding?

    0 讨论(0)
  • 2020-12-02 07:03

    I posted this on another question, but wanted to post the picture here in case you're not using XP, and want to see how to accomplish this in Windows 7:

    enter image description here

    0 讨论(0)
提交回复
热议问题