Changing Ctrl + Tab behavior for moving between documents in Visual Studio

前端 未结 13 566
半阙折子戏
半阙折子戏 2020-11-28 17:39

Is it possible to change how Ctrl + Tab and Shift + Ctrl + Tab work in Visual Studio? I have disabled the popup naviga

13条回答
  •  孤城傲影
    2020-11-28 18:08

    Updated to VS 2017+, where, according to @J-Bob's comment under @thepaulpage's answer, (emphasis added):

    Looks like the commands have changed again. It's now 2017 and the keyboard shortcuts are called Open Next Editor and Open Previous Editor. You don't need any extensions for this.

    You can find the options under Settings, which can be accessed via the gear symbol in the lower left, or by the [Ctrl]+, command.

提交回复
热议问题