For some reason I lost CTRL+T which I use a lot to find types using Resharper in Visual Studio. Here’s how to get the shortcuts back.
You may only need to do the following
- Goto Resharper menu item
- Select Options | Environment, then Keyboard & Menus
- Press the Apply Scheme button
Now if this works you may have the key combination working again. If not then go the following route
- From Tools menu, select Options
- Now select Environment and Keyboard
- Press the Reset button on the top right and then OK
- Now, as per the earlier suggestion, goto Resharper menu item
- Select Options | Environment, then Keyboard & Menus
- Press the Apply Scheme button
If you now try CTRL+T and the Resharper keyboard mapping dialog appears, select Use Resharper Command and check the Apply to all Resharper shortcuts.
If all goes well (as it did for me) then CTRL+T should be back.