moveSelectionToNextWord property
Similar to moveCursorToNextWord, but selection also jumps with the cursor.
Defaults to Ctrl + Shift + arrowRight
Implementation
final ShortcutActivator moveSelectionToNextWord;
Similar to moveCursorToNextWord, but selection also jumps with the cursor.
Defaults to Ctrl + Shift + arrowRight
final ShortcutActivator moveSelectionToNextWord;