Skip to main content

Reset your keyboard bindings after disabling Resharper

As Visual Studio was getting really slow, I decided to disable Resharper (again). If I really wanted the power of Resharper, I could always open up Rider and continue coding there.

After disabling Resharper I noticed that some of my keyboard shortcuts no longer worked. The Resharper functionality was gone but it was not replaced by the Visual Studio keyboard binding.

Time to fix it:

  • Open Visual Studio and type ‘keyboard’ in the Quick search

image

  • Click on Environment –> Keyboard to go to the Visual Studio options

image

  • Select a Keyboard mapping scheme from the drop down menu and click Reset to activate it.

image