Notepad++ to enter new line and not get indented hotkey?

0

Auto-indent in Notepad++ sometimes turns out to be very annoying - e.g. when we work with text/note file.

Very often do I want to enter a new line and the cursor is NOT indented i.e. at the beginning of the line.

Lovely to have it with Ctrl-Enter. How can I get that?

Nam G VU

Posted 2015-08-27T00:01:24.517

Reputation: 10 255

Answers

3

Ctrl+Alt+Shift+Enter is Insert Blank Line Below Current.

I know, it's a handful. You can change this, just go to SettingsShortcut Mapper → scroll down and it's #62 Insert Blank Line Below Current.

MC10

Posted 2015-08-27T00:01:24.517

Reputation: 7 590

I tried changing the shortcut to Ctrl Enter but not succeed. Though Ctrl-Alt for the Above Current one works enough for me. Thanks a lot! – Nam G VU – 2015-08-30T12:20:16.350