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

Hi, is there an option to use tabs instead of space? #7

Open weijyewang opened 5 years ago

weijyewang commented 5 years ago

I have been using tabs for all indentation related settings in VS Code all these while. After using Hungry Delete, I often see tslint complaining about trailing whitespace whenever I press enter or backspace.

Would be nice if I can provide option to use tabs instead of space when using hungry delete to smartly enter or backspace between the lines

Jasonlhy commented 5 years ago
screenshot 2019-02-28 at 12 08 04 am

Do you mean this?