Delete
Delete text at specific positions
Similar to the select commands but to delete from Selection.active to the target position.
Available commandsDelete
Name | id | description |
---|---|---|
Line Start | Delete to start of line | |
Up Line Start | └─ of previous line | |
Down Line Start | └─ of next line | |
Text Start | Delete to first non-whitespace character | |
Up Text Start | └─ in previous line | |
Down Text Start | └─ in next line | |
Text End | Delete to last non-whitespace character | |
Up Text End | └─ in previous line | |
Down Text End | └─ in next line | |
Line End | Delete to end of line | |
Up Line End | └─ of previous line | |
Down Line End | └─ of next line | |
Line | Delete line content | |
Up Line | └─ previous line | |
Down Line | └─ next line | |
Text | Delete from first non-whitespace to last character | |
Up Text | └─ on previous line | |
Down Text | └─ on next line | |
Entire Line | Delete the entire line | |
Up Entire Line | └─ previous line | |
Down Entire Line | └─ next line | |
Wrapper | Choose a delete command from a quick-pick menu |
Wrapper command?
Learn more in the Wrapper command documentation.
ArgsDelete
This command takes no arguments.
ExamplesDelete
Keyboard shortcutExamplesDelete
VideoExamplesDelete
ConfigurationDelete
This command has no configuration.