https://github.com/carbonicsoda/vscode-alt-delete
VSCode Extension - Keymaps of Ctrl-Delete Cousins
https://github.com/carbonicsoda/vscode-alt-delete
keymaps shortcuts vscode-extension
Last synced: about 1 year ago
JSON representation
VSCode Extension - Keymaps of Ctrl-Delete Cousins
- Host: GitHub
- URL: https://github.com/carbonicsoda/vscode-alt-delete
- Owner: CarbonicSoda
- License: mit
- Created: 2024-07-09T07:51:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T00:59:49.000Z (over 1 year ago)
- Last Synced: 2025-03-17T01:35:16.787Z (over 1 year ago)
- Topics: keymaps, shortcuts, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=carbonsoda.alt-delete
- Size: 1.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Alt-Delete for VSCode
Keymaps of Ctrl-Del Cousins for Your Ease
## Features
Ever found the Ctrl-Backspace shortcut and its similar counterparts to be inflexible or cumbersome to use?
Alt-Delete comes to rescue!
Alt-Delete provides keymaps of:
- **Ctrl-Backspace** → **Alt-Backspace**
- **Ctrl-Delete** → **Alt-Delete**
- (shift+) **Ctrl-LeftArrow** → (shift+) **Alt-[< / -]**
- (shift+) **Ctrl-RightArrow** → (shift+) **Alt-[> / +]**
> Keymaps are also supported with multiple selections.
Unlike their Ctrl cousins, Alt-Keys will stop at **CAPITAL** characters:
_eg._ with Ctrl-Backspace, **camelCase** would be wiped out.
but with Alt-Backspace, **camelCase** would become **camel**.
###

###
---
_ Easy editing without ever moving the mouse with the help of Alt-Delete!_