Question

A couple of days ago I resetted Visual Studio settings. All keyboard shortcuts were assigned to their default values. I applied IntelliJ IDEA scheme back but it seems like some Visual Studio shortcuts are not removed and some ReSharper shortcuts are not added.

I had to remove a bunch of Visual Studio shortcuts starting with Ctrl+E to make the ReSharper Ctrl+E shortcut work(same issues with Ctrl+R shortcuts and more). How can I make sure those unwanted shortcuts are removed?

Was it helpful?

Solution 2

I ended up exporting keyboard settings from my computer at home. It seems like ReSharper can't apply its scheme back.

OTHER TIPS

Try the following in succession:

  1. Go to Tools > Options > Environment > Keyboard, and click Reset for the default scheme.
  2. Go to ReSharper > Options > Environment > Visual Studio Integration, choose ReSharper 2.x or IntelliJ IDEA and click Apply Scheme.
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top