Change shortcut for 'switch to markup' in Visual Studio 2010

后端 未结 2 1633
南笙
南笙 2021-01-31 21:40

How do I switch the shortcut for \'toggle to markup\'?

Shift + F7 is toggle to designer.

In Visual Studio 2008 I can toggle between the cod

2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-31 22:09

    In 2008 you could go into Tools --> Options --> Keyboard and in the Press Shortcut keys field you could type a shortcut and it would tell you what its currently mapped to.

    In 2008 its mapped to View.ToggleDesigner.

    Once you know what its mapped to, type it into the Show Commands containing field, and it will filter your list down.

    I don't have 2010 on this computer, so I cannot verify if you can do the same in that version.

提交回复
热议问题