pub static SCROLL_TO_LEFTMOST_CMD: CommandExpand description
Represents the scroll to leftmost action.
ยงMetadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Scroll to Leftmost" |
| info | "Scroll left to the content left edge" |
| shortcut | [shortcut!(SHIFT + Home), shortcut!(CTRL | SHIFT + Home)] |
| shortcut_filter | ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED |
Text metadata is localized.