pub static SELECT_ALL_CMD: CommandExpand description
Select all text.
The request is the same as SELECT_CMD with TextSelectOp::select_all.
ยงMetadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Select All" |
| shortcut | shortcut!(CTRL + 'A') |
| shortcut_filter | ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED |
Text metadata is localized.