6

I installed Resharper in visual studio 2013, but ctrl + enter (Insert a blank line above the cursor) doesn't work anymore.

2 Answers 2

11

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.

Sign up to request clarification or add additional context in comments.

Comments

0

If this problem happened without installing ReSharper:

go

Tools - Options - Environment - Keyboard

then select 'Visual Studio 6' from 'Apply the following additional keyboard mapping scheme'

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.