Open
Description
Hello,
I'm getting the following 2 errors when using command + shift + arrow
shortcuts on MacOS:
Error 1:
Unable to find an action for an Intent with type ExpandSelectionToDocumentBoundaryIntent in an Actions widget in the given context.
Triggered by command + shift + arrow up
and command + shift + arrow down
(Platform shortcut for moving selection from current position to start or end of text)
Error 2:
Unable to find an action for an Intent with type ExpandSelectionToLineBreakIntent in an Actions widget in the given context.
Triggered by command + shift + arrow right
and command + shift + arrow left
(Platform shortcut for moving selection from current position to start of end of line.)