moveSelectionToPreviousWord property
Similar to moveCursorToPreviousWord, but selection also jumps with the cursor.
Defaults to Ctrl + Shift + arrowLeft
Implementation
final ShortcutActivator moveSelectionToPreviousWord;
Similar to moveCursorToPreviousWord, but selection also jumps with the cursor.
Defaults to Ctrl + Shift + arrowLeft
final ShortcutActivator moveSelectionToPreviousWord;