Silly Problem. CTRL + Enter does NOT add a new line above the current line.

Kind of driving me crazy because I use this semi-often. According to the documentation here:

https://www.jetbrains.com/help/rider/Adding_Deleting_and_Moving_Lines.html#join-lines

"To add a new line above the current line, press Ctrl + Enter."

but when I press CTRL + Enter it just makes a new line below the current line and doesn't move the cursor.

SHIFT + ENTER behaves normally where it will make a new line below the current line and then move the cursor into it.

I'm using the default JetBrains shortcut keys but I can't help but wonder if I should have left it as Visual Studio.

1
1 comment

Great. SHould have just checked the keymap. It's CTRL + ALT + Enter

0

Please sign in to leave a comment.