VSCode-Hungry-Delete icon indicating copy to clipboard operation
VSCode-Hungry-Delete copied to clipboard

To delete an entire block of whitespace or tab, and reduce the time programmers need to press backspace

Results 24 VSCode-Hungry-Delete issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Would you consider adding an option to disable certain file types? Mainly .py

Type: Bug My delete functionality was disabled Extension version: 1.7.0 VS Code version: Code 1.80.2 (2ccd690cbff1569e4a83d7c43d45101f817401dc, 2023-07-27T20:41:52.615Z) OS version: Linux x64 5.19.0-50-generic snap Modes: System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM)...

With Unikey, I can write Vietnamese. For example: `taoj` => `tạo` (the Unikey will detele `aoj` then insert `ạo`) If I install the extension, the result is `taoạ`

Type: Bug Try deleting some text I guess...? Extension version: 1.7.0 VS Code version: Code 1.70.0 (da76f93349a72022ca4670c1b84860304616aaa2, 2022-08-04T04:38:16.462Z) OS version: Windows_NT x64 10.0.22000 Modes: System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM)...

can you provide support to java language too? thanks

When I want to delete a word in a JSON file using `ctrl` + `backspace` (Windows) or `option` + `backspace` (Mac) in a JSON file this extension instead deletes everything...

I cannot reproduce this precisely yet, but it happens so frequently I had to disable this extension completely. Maybe it is related to another one. I know this issue does...

v1.6.0 To reproduce: 1) create a new file 2) set up a bunch of whitespace-only lines in the file (IDE may fight you if you have trailing whitespace deletion configured)...

Would you be able to publish this extension to the Open VSX Registry (https://open-vsx.org/) so it's available to VS Code Compatible Editors, such as VSCodium?