Shortcut to Navigate back in visual studio 2010 and resharper

前端 未结 2 1893
别跟我提以往
别跟我提以往 2021-02-13 04:28

I\'m just getting back to visual studio 2010 after using phpStorm(jetBrain\'s product) and I\'m missing all the nice shortcut keys. I\'ve installed

2条回答
  •  鱼传尺愫
    2021-02-13 05:21

    By default, you can navigate back with Ctrl+- and navigate forward with Ctrl+Shift+-.

    If you want to change these shortcuts, go to Tools->Options...->Environment->Keyboard, then search for the commands called View.NavigateBackward and View.NavigateForward, and assign them new keyboard shortcuts.

提交回复
热议问题