Jasonlhy / VSCode-Hungry-Delete

To delete an entire block of whitespace or tab, and reduce the time programmers need to press backspace
https://marketplace.visualstudio.com/items?itemName=jasonlhy.hungry-delete
MIT License
45 stars 4 forks source link

Also delete following whitespace #12

Open denishowe opened 5 years ago

denishowe commented 5 years ago

Like Emacs, hungry delete should delete all whitespace before and after the cursor.

ghost commented 5 years ago

I would like to have a second command for deleting the whitespace after the cursor too.