Hello, I'm a new programmer's notepad user, and I've noticed something curious about some of the text navigation shortcut keys.
These shortcut keys do work:
ctrl + ]move cursor past next blank lineshift + ctrl + [extend selection to previous blank lineshift + ctrl + ]extend selection to next blank line
Notably absent is ctrl + [ for moving the cursor to the previous blank line. This can be accomplished with a shift + ctrl + [, followed by left key.
Unfortunately, these keys appear to be hidden in the key mapping options. Is there any hope of getting a single command that will move the cursor to the previous blank line?