Select
Select text between cursor and target position
Similar to the move commands but to select from Selection.anchor to the target position.
Available commandsSelect
| Name | id | description |
|---|---|---|
| Line Start | Select to start of line | |
| Up Line Start | └─ in previous line | |
| Down Line Start | └─ in next line | |
| Text Start | Select to first non-whitespace character | |
| Up Text Start | └─ in previous line | |
| Down Text Start | └─ in next line | |
| Text End | Select to last non-whitespace character | |
| Up Text End | └─ in previous line | |
| Down Text End | └─ in next line | |
| Line End | Select to end of line | |
| Up Line End | └─ in previous line | |
| Down Line End | └─ in next line | |
| Line | Select entire line content | |
| Up Line | └─ previous line | |
| Down Line | └─ next line | |
| Text | Select from first non-whitespace to last character | |
| Up Text | └─ in previous line | |
| Down Text | └─ in next line | |
| Wrapper | Choose a select command from a quick-pick menu |
Wrapper command?
Learn more in the Wrapper command documentation.
ArgsSelect
This command takes no arguments.