An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Alt-Delete Icon


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**.

###

![SHOWCASE](https://github.com/CarbonicSoda/vscode-alt-delete/blob/master/media/showcase.gif?raw=true)

###

---

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