Just looking for a way to insert blank lines in every 2 lines in Notepad++, but I cant find the settings for this. Please tell me how to configure this?
A slash, / or \, is used for drawing a slant line. A hyphen, -, is used to make a dashed horizontal line. An underscore, _, is used to make a continuous horizontal line. A 'shift + \', resulting in |, is used to make a dashed vertical line.
Press the TAB key. A line extends from the insertion point to the tab created in step 4. Press ENTER to move to a blank line, and then press the TAB key again. Repeat this step as needed.
If you are still in Notepad, press ALT+TAB to move back to the Script Manager. Press CTRL+END to move to the bottom of the file. Press ENTER twice to create a new blank line.
Choose Edit → Line Operations → Join Lines from the menu or press Ctrl + J .
There is no setting for this thing in notepad++. However the shortcut for:
Insert blank line above the current line is: Ctrl+Alt+Enter
Insert blank line below the current line is: Ctrl+Alt+Shift+Enter
Pressing Enter
can also insert a new blank line in the case of text files, but in case of script file like python script file pressing Enter generally inserts a new line but with the identations like tabs or spaces, depending upon how you ident your code.
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