I would like to know whether it is possible to config the Resharper ctrl + T navigation.
Some examples of what I mean:
T4MVC
packages and when pressing ctrl + T it shows lots of classes of T4MVC generator which I would like to hide (it just lots of junk files that I wont want to see while searching for types).Choose Tools | Options from the menu and then go to Environment | Keyboard page. Use the shortcut tables to find the alias of the command, to which you are going to assign a new shortcut. If some command does not have a default shortcut, you can find its alias under the title of the corresponding help page.
To configure the main set of ReSharper preferencesIn the Visual Studio menu, choose ReSharper | Options. In the Options dialog that appears, select a node in the left pane and configure settings in the right pane. Use the search box in the left top corner to find a specific preference.
Well, I was going through the Resharper
and i noticed there is no direct exposed interface to change the existing shortcut keys for it However maybe conflict resolve will help you. Although it provides you a way to configure addition shortcuts.
All ReSharper actions can be invoked with keyboard shortcuts. Most of the actions have default shortcuts, which you can use out of the box. For the rest of the actions, you can assign a preferred shortcut keys if needed.
Whatever scheme you choose, you can always change individual keyboard shortcuts later.
When you start Visual Studio for the first time after installing ReSharper, the Keyboard Scheme dialog box opens, where you can choose the default shortcut scheme.
You can change the selected scheme later using the corresponding selector on the Environment | Keyboard & Menus page of ReSharper options.
Regardless of the currently selected scheme, you can always configure individual keyboard shortcuts.
To configure individual keyboard shortcuts
To find a desired command you can also do one of the following:
Once the list of commands in the Keyboard tab receives focus, press CTRL+R to jump to items with initial r.
The shortcut key combination of the selected command is displayed in the Shortcuts for selected commands drop-down list, if any shortcut exists.
Some keyboard shortcuts are used in the default shortcut schemes, especially in the ReSharper 2.x/IntelliJ IDEA scheme, may be already mapped to other Visual Studio commands. In these cases, ReSharper does not silently replace existing Visual Studio keyboard shortcuts. As soon as you use a conflicting shortcut, i.e. that is used by both the Visual Studio and ReSharper, you are prompted to resolve this conflict using the ReSharper Shortcut Conflict dialog box:
Select one of three available options:
Whatever option you choose, you can apply your choice to all other conflicting ReSharper shortcuts by selecting Apply to all ReSharper shortcuts.
For more details/Source please click here...
Hoping this will help you :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With