Extend selection to next blank line in notepad++
Fresh3 days ago
Mar 15, 20262477 viewsConfidence Score0%
0%
Problem
I recently switched from Textpad to Notepad++. Overall, I have found N++ to generally be superior, but one of the few things I have been looking for since the beginning that I have not found is the ability to extend the current selection to the next blank line. In Textpad, this is done with ctrl + …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Extend selection to next blank line in notepad++
Low Risk
By default Ctrl [ and Ctrl ] move up and down "paragraphs". So Ctrl Shift [ and Ctrl Shift ] will do what you want. To edit the shortcut, go to Settings > Shortcut Mapper > Scintilla Commands and edit the SCI_PARA* commands.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix