I installed Resharper in visual studio 2013, but ctrl + enter (Insert a blank line above the cursor) doesn't work anymore.
Keyboard Scheme You can switch between two default keyboard shortcut schemes or choose None to configure ReSharper shortcuts yourself, in Visual Studio options (Tools | Options | Environment | Keyboard). Click Apply to apply the selected scheme.
Install ReSharper (or any other extension that massively re-maps keyboard shortcuts) Uninstall or disable the extension installed in #2. Go to Tools->Options->Keyboard, choose (Default) and click Reset. Click Yes.
Press Ctrl+Shift+R and then choose Rename. Right-click and choose Refactor | Rename from the context menu. Choose ReSharper | Refactor | Rename… from the main menu.
Resharper re-maps CTRL+Enter to Resharper_ForceCompleteItem. To get it back just map it back to Edit.LineOpenAbove
(in Tools
->Options
->Environment
->Keyboard
in Visual Studio)
Alternatively, if you know the Vi keys then install the VsVim Extension and use SHIFT+O to insert above and O to insert below the cursor.
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