In Notepad++, is there a keyboard shortcut for moving between the compound words in a camelCase word? When I use the shortcut Control + Right/Left, the caret moves to the next "real" word, not the next compound word.
This simple keyboard shortcut allows you to jump over words while editing text in almost any Windows application. CTRL+Right arrow jumps the cursor forward to the next word while CTRL+Left arrow will move the cursor to the beginning of the previous word.
Source: http://sourceforge.net/p/notepad-plus/discussion/331753/thread/bf4ad0f5. Here is the interesting bit:
You can. Set the shortcuts in the shortcut mapper (Scintilla Commands tab) for SCI_WORDPARTLEFT, SCI_WORDPARTRIGHT. The "EXTEND" versions of these shortcuts normally have the shift key added, as they "extend" the selection, so it's natural to hold shift down in these cases.
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