To delete an entire block of whitespace or tab, and reduce the time programmers need to press backspace
-
Updated
Jul 19, 2023 - TypeScript
To delete an entire block of whitespace or tab, and reduce the time programmers need to press backspace
This small plugin brings to Sublime Text the "hungry"/"smart" backspace feature from IntelliJ. The hungry backspace retains the scope (indentation) when the backspace key is pressed on an empty line.
Add a description, image, and links to the hungry-backspace topic page so that developers can more easily learn about it.
To associate your repository with the hungry-backspace topic, visit your repo's landing page and select "manage topics."